1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

cleanup script

This commit is contained in:
Josué Tille 2023-11-20 19:26:18 +01:00
parent e3df9fc887
commit b78bebaede
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -84,10 +84,5 @@ ynh_script_progression --message="Removing the dedicated system user" --weight=1
# Delete a system user
yunohost user delete $YNH_APP_ID
#=================================================
# END OF SCRIPT
#=================================================
ynh_print_info --message="Due of the backup core only feature the data directory in '/home/yunohost.app/matrix-$app' was not removed. It need to be removed manually to purge app user data."
ynh_script_progression --message="Removal of $app completed" --last
sleep 1