updates
This commit is contained in:
@@ -12,7 +12,7 @@ shell_exec("symfony console doctrine:database:create --if-not-exists");
|
||||
print "Updating migrations and setting permissions for data folder".PHP_EOL;
|
||||
shell_exec("symfony console doctrine:schema:create");
|
||||
|
||||
shell_exec("chown -R www-data:www-data /data");
|
||||
shell_exec("chown -R www-data:www-data /data /var/www/html/var/cache");
|
||||
|
||||
// import reference material
|
||||
|
||||
|
||||
Reference in New Issue
Block a user