mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update remove
This commit is contained in:
parent
c435ef238b
commit
8603f75899
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ ynh_secure_remove --file="$final_path"
|
|||
ynh_script_progression --message="Removing Movim cache directory..." --weight=6
|
||||
|
||||
# Remove the app directory securely
|
||||
ynh_secure_remove --file="/home/$app"
|
||||
ynh_secure_remove --file="/home/yunohost.app/$app"
|
||||
|
||||
#=================================================
|
||||
# REMOVE PHP-FPM CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue