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
d50df7d032
commit
e1f87c5e58
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ ynh_exec_warn_less yunohost firewall allow UDP $peer_port
|
|||
if [ -z "$datadir" ]; then
|
||||
datadir=/home/yunohost.app/$app
|
||||
ynh_app_setting_set --app=$app --key=datadir --value=$datadir
|
||||
cp /home/yunohost.$app /home/yunohost.app/$app
|
||||
cp -a "/home/yunohost.transmission" "$datadir/$app"
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue