Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
cpanel:wwwacct-non-interactive [2010-03-09 22:00:15]
shaun.reitan created
cpanel:wwwacct-non-interactive [2010-03-09 22:01:27]
shaun.reitan
Line 3: Line 3:
 If your going to create a script that is going to execute /scripts/wwwacct you'll notice that the wwwacct script asks you questions that require you to interact with it.  The following ENV will stop wwwacct from asking you questions. If your going to create a script that is going to execute /scripts/wwwacct you'll notice that the wwwacct script asks you questions that require you to interact with it.  The following ENV will stop wwwacct from asking you questions.
  
-<code console># export PKGRESTORE=1 /scripts/wwwacct </code>+<code console># PKGRESTORE=1 /scripts/wwwacct </code>
  
  
 {{tag>cpanel console restore how-to}} {{tag>cpanel console restore how-to}}