mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Update install
This commit is contained in:
parent
2ddf324c40
commit
a06c67a6d7
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ynh_app_setting_set --app=$app --key=gui_port --value=$gui_port
|
|||
sync_port=$(ynh_find_port --port=22000)
|
||||
# Open this port
|
||||
ynh_exec_warn_less yunohost firewall allow TCP $sync_port
|
||||
ynh_app_setting_set --app=$app s--key=ync_port --value=$sync_port
|
||||
ynh_app_setting_set --app=$app --key=sync_port --value=$sync_port
|
||||
|
||||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
|
|
Loading…
Add table
Reference in a new issue