diff --git a/files/supervisor-syncthing.conf b/files/supervisor-syncthing.conf deleted file mode 100644 index f0374e4..0000000 --- a/files/supervisor-syncthing.conf +++ /dev/null @@ -1,6 +0,0 @@ -[program:syncthing] -autorestart = True -directory = /home/teamlaser15/codesync -user = teamlaser15 -command = /usr/bin/syncthing -no-browser -home="/home/teamlaser15/codesync/.config/syncthing" -environment = STNORESTART="1", HOME="/home/teamlaser15/codesync/"