syncthing: Add no-upgrade in shims (#6498)

This commit is contained in:
IFV 2025-02-14 03:38:43 -08:00 committed by GitHub
parent 98fac737b7
commit 226638975c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@
[
"syncthing.exe",
"syncthing",
"-home \"$dir\\config\""
"--home \"$dir\\config\" --no-upgrade"
]
],
"persist": "config",