How to make /scripts/createacct non-interactive

This version (30/09/10 09:06) was Approved by an NDCHost Staff Member

How to make /scripts/createacct non-interactive

If you're 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.

PKGRESTORE=1 /scripts/createacct 
[unknown button type]