1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
This commit is contained in:
yalh76 2022-07-04 00:01:30 +02:00
parent 18d6b388e1
commit 119d21842b

View file

@ -62,7 +62,6 @@ ynh_script_progression --message="Ensuring downward compatibility..." --weight=4
if [ -z "$port" ]; then
port=9091
ynh_app_setting_set --app=$app --key=port --value=$port
fi
if [ -z "$peer_port" ]; then