1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00
This commit is contained in:
yalh76 2019-04-13 17:39:46 +02:00
parent 39e2c8a51a
commit 7fdc823ebc

View file

@ -28,9 +28,6 @@ GUIPORT=$(ynh_app_setting_get $app guiport)
# Remove trailing "/" for next commands
path=${path%/}
# Upgrade official debian package
sudo apt-get update -qq
sudo apt-get upgrade syncthing -y