1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Correct path

This commit is contained in:
ericgaspar 2021-06-09 17:40:58 +02:00
parent 9963d23de6
commit 7734a80c0d
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -84,14 +84,14 @@ ynh_remove_nginx_config
#=================================================
# Remove the log files
ynh_secure_remove --file="/var/log/$app/"
ynh_secure_remove --file="/var/log/$app"
#=================================================
# GENERIC FINALIZATION
#=================================================
# REMOVE DEDICATED USER
#=================================================
ynh_script_progression --message="Removing the dedicated system user..." --weight=1
ynh_script_progression --message="Removing the dedicated system user..." --weight=1
# Delete a system user
ynh_system_user_delete --username=$app