mirror of
https://github.com/YunoHost-Apps/ergo_ynh.git
synced 2024-09-03 18:26:31 +02:00
fix
This commit is contained in:
parent
53d17a5e46
commit
97494dfa3b
1 changed files with 0 additions and 10 deletions
|
@ -77,16 +77,6 @@ chmod 750 "$final_path_www"
|
|||
chmod -R o-rwx "$final_path_www"
|
||||
chown -R $app:www-data "$final_path_www"
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC RESTORATION
|
||||
#=================================================
|
||||
# REINSTALL DEPENDENCIES
|
||||
#=================================================
|
||||
ynh_script_progression --message="Reinstalling dependencies..." --weight=1
|
||||
|
||||
# Define and install dependencies
|
||||
ynh_install_app_dependencies $pkg_dependencies
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE MYSQL DATABASE
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue