Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
cpanel:createacct-non-interactive [2010-05-07 18:57:13]
shaun.reitan created
cpanel:createacct-non-interactive [2010-06-12 20:54:08]
garrett.plasky
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 restore how-to}}