mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update install
This commit is contained in:
parent
d582f969b4
commit
43a9d95039
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ chown $app:www-data "$install_dir/.env"
|
|||
#=================================================
|
||||
|
||||
pushd $install_dir
|
||||
sudo -u $app php${phpversion} spark migrate
|
||||
sudo -u $app php${phpversion} spark migrate --all
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue