Ignore:
Timestamp:
Mar 20, 2007, 8:49:25 PM (17 years ago)
Author:
jbarnold
Message:
First attempt to fix autoinstaller bug
Using a subdir of web_scripts seems to be smarter
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/deploy/bin/prompt-password

    r127 r239  
    3636echo
    3737echo OK.  Continuing with the install...
    38 echo "$admin_pass1" > $HOME/.sql/.$deploy.admin
     38cat <<EOF > $HOME/web_scripts/$addrend/.admin
     39$admin_pass1
     40EOF
Note: See TracChangeset for help on using the changeset viewer.