From b8320a37849c8d83c04d8890d5522723c6b56431 Mon Sep 17 00:00:00 2001 From: ppaulis Date: Wed, 2 Nov 2016 18:00:58 +0100 Subject: [PATCH] working on DB setup via Phing --- scripts/migrate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/migrate.sh b/scripts/migrate.sh index 02aa88b..96b4e30 100755 --- a/scripts/migrate.sh +++ b/scripts/migrate.sh @@ -6,5 +6,5 @@ do sleep 2 done -chown -R www-data:www-data /var/www/continuousphp/current/* +#chown -R www-data:www-data /var/www/continuousphp/current/* bin/phing -propertyfile /var/lib/continuousphp/credentials.ini init \ No newline at end of file