Differences

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

Link to this comparison view

Next revision Both sides next revision
cpanel:createacct-non-interactive [2010-05-07 18:57:13]
shaun.reitan created
cpanel:createacct-non-interactive [2010-05-07 18:57:42]
shaun.reitan
Line 3: Line 3:
 If your going to create a script that is going to execute /scripts/createacct you'll notice that the createacct script asks you questions that require you to interact with it.  The following ENV will stop createacct from asking you questions. If your going to create a script that is going to execute /scripts/createacct you'll notice that the createacct script asks you questions that require you to interact with it.  The following ENV will stop createacct from asking you questions.
  
-<code console>PKGRESTORE=1 /scripts/createacct </code>+<code console>PKGRESTORE=1 /scripts/createacct </code> 
  
  
 {{tag>cpanel console restore how-to}} {{tag>cpanel console restore how-to}}
 +