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-27 12:06:01 +00:00 committed by GitHub
parent eab0203fe2
commit 7b31bd779a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,8 @@ ynh_remove_nodejs
#================================================= #=================================================
# REMOVE SANDBOX DOMAIN # REMOVE SANDBOX DOMAIN
#================================================= #=================================================
ynh_script_progression --message="Removing sandbox domain..." --weight=1
sandboxdomain=sandbox-$domain sandboxdomain=sandbox-$domain
if sudo yunohost domain list | grep -q $sandboxdomain if sudo yunohost domain list | grep -q $sandboxdomain
then #if domain exist we remove it then #if domain exist we remove it