This commit is contained in:
Josué Tille 2024-06-24 22:36:25 +02:00
parent 656198ef49
commit 8ab05c8bdc
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -30,9 +30,6 @@ pkill -f seaf-server || true
pkill -f ccnet-server || true
pkill -f seahub || true
if [ "$YNH_APP_PURGE" -eq 1 ]; then
ynh_script_progression --message="Removing logs..."
fi
ynh_script_progression --message="Removing code..."
ynh_secure_remove --file=/var/www/"$app"
ynh_secure_remove --file=/opt/yunohost/"$app"