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:
parent
d347660a9b
commit
71e2d2591a
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue