Update for V2.0 #27
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
print "Updating packages and compiling assets".PHP_EOL;
|
||||
`COMPOSE_ALLOW_SUPERUSER=1 composer update`;
|
||||
`symfony console asset-map:compile`;
|
||||
//`symfony console asset-map:compile`;
|
||||
|
||||
print "Creating database schema".PHP_EOL;
|
||||
`symfony console doctrine:database:create`;
|
||||
|
||||
Reference in New Issue
Block a user