mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Fixed restore
This commit is contained in:
parent
d39dd1ea22
commit
3b4149b112
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ ynh_system_user_create $app
|
||||||
# REINSTALL DEPENDENCIES
|
# REINSTALL DEPENDENCIES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
init_composer $final_path
|
|
||||||
|
|
||||||
# Run migration
|
# Run migration
|
||||||
cd $final_path && sudo /usr/bin/php7.1 artisan migrate --force
|
cd $final_path && sudo /usr/bin/php7.1 artisan migrate --force
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue