1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00

Update remove: app shouldn't remove the data_dir manually (only if --purge etc) and this is actually the old location...

This commit is contained in:
Alexandre Aubin 2024-06-19 22:23:06 +02:00 committed by GitHub
parent fa70c8faab
commit 262cae1b44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,9 +32,6 @@ ynh_secure_remove --file=/usr/share/transmission
# And data
ynh_secure_remove --file=/var/lib/transmission-daemon
# Removing old data_dir
ynh_secure_remove --file="/home/yunohost.transmission"
# Kernel parameters
if [ -e /proc/sys/net/core/rmem_max ]
then