working on setup

remotes/origin/master
ppaulis 2016-10-06 15:48:10 +02:00
parent be2f09514b
commit 5bdf1591ed
2 changed files with 1 additions and 2 deletions

View File

@ -2,4 +2,4 @@
deployment:
hooks:
AfterInstall:
- command: chmod +x scripts/migrate.sh && ./scripts/migrate.sh
- command: scripts/migrate.sh

View File

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