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

Update upgrade

This commit is contained in:
Éric Gaspar 2023-09-29 13:34:11 +02:00
parent 2e651184e7
commit 84b4b4ea06

View file

@ -49,9 +49,6 @@ chown -R debian-transmission: $data_dir/{progress,watched}
#================================================= #=================================================
ynh_script_progression --message="Updating a configuration file..." --weight=2 ynh_script_progression --message="Updating a configuration file..." --weight=2
# Transmission has to be stopped before modifying its config
ynh_systemd_action --service_name=transmission-daemon --action=stop
if [ "$path" != "/" ] if [ "$path" != "/" ]
then then
path_less="$path/" path_less="$path/"