mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-08 04:52:59 +02:00
cleaning
This commit is contained in:
@ -12,6 +12,13 @@ ynh_restore "$install_dir"
|
||||
|
||||
chmod +x "$install_dir/server/bin/prod.js"
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE DATA DIRECTORY
|
||||
#=================================================
|
||||
ynh_script_progression "Restoring the data directory..."
|
||||
|
||||
ynh_restore "$data_dir"
|
||||
|
||||
#=================================================
|
||||
# REINSTALL DEPENDENCIES
|
||||
#=================================================
|
||||
|
Reference in New Issue
Block a user