1
0
Fork 0
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:
anmol26s 2018-06-19 08:06:04 +05:30
parent d39dd1ea22
commit 3b4149b112

View file

@ -84,8 +84,6 @@ ynh_system_user_create $app
# REINSTALL DEPENDENCIES
#=================================================
init_composer $final_path
# Run migration
cd $final_path && sudo /usr/bin/php7.1 artisan migrate --force