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:
parent
2e651184e7
commit
84b4b4ea06
1 changed files with 0 additions and 3 deletions
|
@ -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/"
|
||||||
|
|
Loading…
Reference in a new issue