working on setup

pull/1/head
ppaulis 2016-10-06 15:26:47 +02:00
parent 6f3af81443
commit be2f09514b
1 changed files with 3 additions and 2 deletions

View File

@ -6,5 +6,6 @@ do
sleep 2
done
bin/phing -propertyfile /var/lib/continuousphp/credentials.ini init
chown -R www-data:www-data /var/www/continuousphp/current/*
chown -R www-data:www-data /var/www/continuousphp/current/*
chmod +x bin/*
bin/phing -propertyfile /var/lib/continuousphp/credentials.ini init