Add --force-update: immediate signed-update check, stage + service restart
This commit is contained in:
@@ -149,6 +149,8 @@ OpenSSL; the matching public key lives in `internal/update/pubkey.go`
|
||||
(one-time setup: `openssl genpkey -algorithm ed25519 -out private.pem`,
|
||||
`openssl pkey -in private.pem -pubout -out public.pem`; private key goes
|
||||
to the `RELEASE_SIGNING_KEY` repo secret, public key is committed).
|
||||
`gpu-turnstile --force-update` checks immediately, stages the new binary
|
||||
and restarts the running service (elevating via UAC only if needed).
|
||||
|
||||
### Docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user