We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7090eb commit 78463a4Copy full SHA for 78463a4
1 file changed
static/System/scripts/networkHelpers.sh
@@ -22,7 +22,6 @@ setup_syncthing() {
22
syncthing generate \
23
--gui-user=quark \
24
--gui-password=quark \
25
- --no-default-folder \
26
--home="$SYNCTHING_CONF_DIR" > "$SYNCTHING_LOG_DIR/generate.log" 2>&1 &
27
sleep 5
28
0 commit comments