1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Update remove

This commit is contained in:
yalh76 2019-04-14 21:37:53 +02:00
parent c6466a7d2b
commit 31e154327c

View file

@ -21,7 +21,6 @@ domain=$(ynh_app_setting_get $app domain)
final_path=$(ynh_app_setting_get $app final_path)
sync_home=$(ynh_app_setting_get $app sync_home)
sync_user=$(ynh_app_setting_get $app sync_user)
sync_port=$(ynh_app_setting_get $app sync_port)
gui_port=$(ynh_app_setting_get $app gui_port)