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:
Éric Gaspar 2024-05-24 14:08:03 +02:00
parent a46d7ee5ee
commit 008c6c4ce6

View file

@ -51,7 +51,7 @@ if ! [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
sandboxdomain=sandbox-$domain sandboxdomain=sandbox-$domain
fi fi
ynh_script_progression --message="Removing sandbox domain : $sandboxdomain" --weight=1 ynh_script_progression --message="Removing sandbox domain: $sandboxdomain" --weight=1
if yunohost domain list | grep -q $sandboxdomain if yunohost domain list | grep -q $sandboxdomain
then #if domain exist we remove it then #if domain exist we remove it