This commit is contained in:
j 2015-11-15 15:38:58 +01:00
parent fb4757e0d8
commit 4ecc5b0def
2 changed files with 1 additions and 1 deletions

View File

View File

@ -4,7 +4,7 @@ if [ -x /srv/pandora ]; then
else
apt-get update -qq
apt-get install -y curl >/dev/null 2>&1
curl https://wiki.0x2620.org/browser/pandora/vm/pandora_install.sh?format=txt > /vagrant/pandora_install.sh 2>/dev/null
curl -L https://pan.do/ra-install > /vagrant/pandora_install.sh
echo "Installing pan.do/ra..."
echo "logging installation progress into pandora_install.log"
export PANDORA=vagrant