variable for pandora user is PANDORA
This commit is contained in:
parent
8b9f8e190b
commit
fb4757e0d8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ else
|
|||
curl https://wiki.0x2620.org/browser/pandora/vm/pandora_install.sh?format=txt > /vagrant/pandora_install.sh 2>/dev/null
|
||||
echo "Installing pan.do/ra..."
|
||||
echo "logging installation progress into pandora_install.log"
|
||||
export PUSER=vagrant
|
||||
export PANDORA=vagrant
|
||||
/vagrant/pandora_install.sh >/vagrant/pandora_install.log 2>&1
|
||||
rm /vagrant/pandora_install.sh
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue