Fix install and fix linter

This commit is contained in:
Josué Tille
2022-04-23 19:40:27 +02:00
parent 56ca616017
commit 4c0f81b035
11 changed files with 59 additions and 58 deletions

View File

@ -58,7 +58,7 @@ yunohost service remove "$app"
ynh_script_progression --message="Removing fail2ban configuration..."
ynh_remove_fail2ban_config
ynh_print_info --message="Due of the backup core only feature the data directory in '$DATADIR' was not removed. It need to be removed manually to purge app user data."
ynh_print_info --message="Due of the backup core only feature the data directory in '$datadir' 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