9ed527779e
fix: do not use installer script basename in temporary download directory template
...
The script may be called anything by the user or curl or bash, so to be a little
safer we instead just use a static string for the temporary directory name.
2025-10-29 17:07:07 +01:00
16b7bfc86a
install: fix posix compliance
2025-10-22 13:11:08 +02:00
1d8dd56e16
install: avoid local gpg configuration for non-local verify step
2025-10-22 13:03:44 +02:00
e6a2a7aa62
install: use a temporary directory for download and signatures to ensure cleanup
2025-10-22 13:02:59 +02:00
688cb97ad5
install: use jq for parsing json API responses and fallback to flow-control.dev if github is limited or down
2025-10-22 13:01:59 +02:00
ff213ad8b4
install: map amd64 to x86_64
2025-10-02 14:28:39 +02:00
e6c39acdd6
feat: add --debug flag to installer to install debug builds
2025-07-01 19:10:02 +02:00
3f535d15e0
output installer permissions message after version check
2025-04-14 19:57:00 +02:00
ac54438fbe
add version check to installer to avoid re-downloading the same version
2025-04-14 19:53:11 +02:00
f879aaca4a
always request permissions with sudo if needed in install script
2025-04-14 13:52:42 +02:00
9db1deb169
add permissions check and sudo support to install script
2025-04-14 12:04:46 +02:00
9cf52dd60d
migrate to standalone zine
2025-04-09 17:12:02 +02:00