1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Update remove

This commit is contained in:
DDATAA 2022-10-14 20:54:08 +00:00 committed by GitHub
parent d347660a9b
commit 71e2d2591a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,12 @@ ynh_script_progression --message="Removing dependencies..." --weight=3
ynh_remove_nodejs ynh_remove_nodejs
#=================================================
# REMOVE SANDBOX DOMAIN
#=================================================
sandboxdomain=sandbox-$domain
yunohost domain remove $sandboxdomain
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION
#================================================= #=================================================