1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zap_ynh.git synced 2024-09-03 20:36:07 +02:00

Update restore

This commit is contained in:
Django 2020-04-22 23:11:01 -04:00 committed by GitHub
parent 5c38f4f1bf
commit 8793cc4925
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@ ynh_restore_file "/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_print_info "Restoring the app main directory..."
ynh_restore_file "$final_path"
sudo chmod -R 777 $final_path/cache
#=================================================
# RESTORE THE MYSQL DATABASE