mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
v1.5-alpha.4
This commit is contained in:
@@ -43,7 +43,7 @@ class Deploy extends Command
|
||||
|
||||
// Exec commands
|
||||
exec('git pull origin dev');
|
||||
exec('composer install --no-interaction --no-dev --prefer-dist');
|
||||
exec('composer update --no-interaction --prefer-dist');
|
||||
$this->migrateDatabase();
|
||||
|
||||
// Stop deployment
|
||||
|
||||
Reference in New Issue
Block a user