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

Update scripts/remove

This commit is contained in:
Tagada 2022-05-04 01:21:56 +02:00 committed by GitHub
parent ed091b4980
commit 378990cb6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ final_path=$(ynh_app_setting_get --app=$app --key=final_path)
ynh_script_progression --message="Removing app main directory..." --weight=3
# Remove the app directory securely
ynh_secure_remove --file="$final_path"
ynh_secure_remove --file="$final_path/_h5ai"
#=================================================
# REMOVE NGINX CONFIGURATION