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

Update remove

This commit is contained in:
Tagada 2023-09-19 04:57:33 +02:00 committed by GitHub
parent c66a38f65d
commit 863be6cf60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,6 +94,7 @@ ynh_script_progression --message="Removing various files..." --weight=1
ynh_secure_remove --file="$final_path"
ynh_secure_remove --file="$config_path"
ynh_secure_remove --file="/etc/systemd/system/jellyfin.service.d"
ynh_secure_remove --file="/etc/sudoers.d/jellyfin-sudoers"
# Remove the log files
ynh_secure_remove --file="/var/log/$app"