HelperScripts-for-ProxmoxVE/ct
CanbiZ (MickLesk) ae3e1deece
fix(immich): disable upgrade-insecure-requests CSP directive (#13600)
Helmet's useDefaults adds upgrade-insecure-requests to the CSP,
which forces browsers to upgrade all HTTP requests to HTTPS.
Since most LXC users access Immich directly via HTTP, this breaks
the web UI completely (CORS errors, spinning logo).

Patch helmet.json after deploy to explicitly null out the directive,
keeping CSP benefits while allowing HTTP access.

Fixes #13597
2026-04-08 19:47:10 +02:00
..
headers Update .app files (#13595) 2026-04-08 16:05:59 +02:00
2fauth.sh Remove unnecessary blank line in 2fauth.sh 2026-03-10 15:45:15 +01:00
actualbudget.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
adguard.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
adventurelog.sh Adventurelog: pin DRF <3.15 to fix coreapi module removal (#13194) 2026-03-22 22:48:41 +01:00
agentdvr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
alpine-adguard.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-bitmagnet.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-borgbackup-server.sh Add alpine-borgbackup-server (ct) (#13219) 2026-03-23 15:31:35 +01:00
alpine-caddy.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-docker.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-forgejo.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-garage.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-gatus.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-gitea.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
alpine-grafana.sh Increased the Grafana container default disk size. (#11840) 2026-02-12 18:40:31 +01:00
alpine-ironclaw.sh IronClaw | Alpine-IronClaw (#13591) 2026-04-08 15:59:21 +02:00
alpine-it-tools.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-komodo.sh komodo: migrate env vars to v2 and update source (#13262) 2026-03-25 07:59:27 +01:00
alpine-loki.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-mariadb.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
alpine-nextcloud.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-node-red.sh fix(node-red): restart service after update (#12621) 2026-03-06 20:43:58 +01:00
alpine-ntfy.sh Alpine-Ntfy (#13048) 2026-03-18 21:41:02 +01:00
alpine-postgresql.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
alpine-prometheus.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-rclone.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-redis.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-redlib.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-rustdeskserver.sh RustDesk Server: Switch to updated repository (#12083) 2026-03-06 10:20:46 +01:00
alpine-rustypaste.sh rustypaste | Alpine-rustypaste (#11457) 2026-02-02 11:17:26 +01:00
alpine-syncthing.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-teamspeak-server.sh hotfix pipefail issue alpine-teamspeak 2026-02-16 08:57:06 +01:00
alpine-tinyauth.sh Tinyauth: v5 Support & add Debian Version (#12501) 2026-03-03 11:02:38 +01:00
alpine-traefik.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-transmission.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-valkey.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-vaultwarden.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-wakapi.sh Add alpine-wakapi (ct) (#13119) 2026-03-20 13:24:17 +01:00
alpine-wireguard.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-zigbee2mqtt.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
ampache.sh Ampache (#11369) 2026-01-30 23:48:51 +01:00
anytype-server.sh Anytype-Server (#12974) 2026-03-16 17:33:32 +01:00
apache-couchdb.sh fix typo 2026-01-13 20:03:49 +01:00
apache-guacamole.sh fix: Apache Guacamole - bump to Temurin JDK 17 to resolve Debian 13 (Trixie) install failure (#12161) 2026-02-22 21:43:05 +01:00
apache-tika.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
apache-tomcat.sh Apache Tomcat: update support and refactor install script (#10739) 2026-01-12 18:11:42 +01:00
apt-cacher-ng.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
archivebox.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
aria2.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
asterisk.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
audiobookshelf.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
authelia.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
autobrr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
autocaliweb.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
babybuddy.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
backrest.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
baikal.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
bambuddy.sh Add bambuddy (ct) (#13411) 2026-03-30 09:29:48 +02:00
bar-assistant.sh refactor(php): remove redundant PHP_MODULE entries (#11362) 2026-01-30 13:05:05 +01:00
bazarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
bentopdf.sh Refactor: BentoPDF (#12597) 2026-03-05 18:53:15 +01:00
beszel.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
bichon.sh Bichon (#11671) 2026-02-07 22:24:55 +01:00
birdnet-go.sh Rename: BirdNET > BirdNET-Go (#13410) 2026-03-30 09:26:50 +02:00
bitmagnet.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
blocky.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
bookstack.sh refactor(php): remove redundant PHP_MODULE entries (#11362) 2026-01-30 13:05:05 +01:00
bunkerweb.sh [Hotfix] Bunkerweb update (#11402) 2026-02-01 02:08:03 +01:00
byparr.sh Refactor: Byparr (#11338) 2026-01-29 18:43:00 +01:00
bytestash.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
caddy.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
calibre-web.sh Calibre-Web (#12115) 2026-02-20 21:05:09 +01:00
casaos.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
changedetection.sh changedetection: fix: typing_extensions error (#13548) 2026-04-06 20:27:26 +02:00
channels.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
checkmate.sh Checkmate (#11672) 2026-02-07 22:51:47 +01:00
checkmk.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
cleanuparr.sh [Hotfix] Cleanuparr: backup config before update (#12039) 2026-02-17 20:17:22 +01:00
cloudflare-ddns.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
cloudflared.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
cloudreve.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
cockpit.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
comfyui.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
configarr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
convertx.sh ConvertX: add libreoffice-writer for ODT/document conversions (#13196) 2026-03-22 22:47:59 +01:00
coolify.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
cosmos.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
crafty-controller.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
cronicle.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
cross-seed.sh cross-seed: install build-essential to resolve missing make error (#12522) 2026-03-03 21:55:06 +01:00
cryptpad.sh Add better update handling (#12611) 2026-03-06 14:04:23 +01:00
databasus.sh Databasus: add mariadb path for mysql/mariadb backups | add mongodb database tools (#12259) 2026-02-24 22:33:27 +01:00
dawarich.sh fix(dawarich): add missing build deps and handle seed failure (#12410) 2026-02-28 14:46:21 +01:00
ddclient.sh ddclient (#12587) 2026-03-05 15:58:47 +01:00
debian.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
deconz.sh Fix (#10664) 2026-01-09 15:19:05 +01:00
deluge.sh Deluge: add python3-setuptools as dep (#11833) 2026-02-12 14:50:56 +01:00
discopanel.sh Removed clean install usage from original script. (#12870) 2026-03-13 21:37:56 +01:00
dispatcharr.sh feat: add custom Postgres port support for Dispatcharr upgrade (#13347) 2026-03-27 14:45:53 +01:00
docker.sh Refactor Docker/Dockge & Bump to Debian 13 (#10719) 2026-01-12 13:21:39 +01:00
dockge.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
docmost.sh fix(docmost): register NoopAuditService globally when EE submodule is missing (#12551) 2026-03-04 10:23:29 +01:00
dokploy.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
dolibarr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
domain-locker.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
domain-monitor.sh domain-monitor: fix: cron user (#10846) 2026-01-16 09:31:53 +01:00
donetick.sh fix(donetick): add config entry for v0.1.73 (#11872) 2026-02-13 11:02:02 +01:00
dotnetaspwebapi.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
drawdb.sh Add drawdb (ct) (#13454) 2026-04-01 22:08:18 +02:00
drawio.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
duplicati.sh Duplicati: Bump to Debian 13 (#11060) 2026-01-23 08:43:48 +01:00
ebusd.sh ebusd (#11942) 2026-02-15 20:43:26 +01:00
elementsynapse.sh [Hotfix] Element Synapse (#11135) 2026-01-24 22:50:04 +01:00
emby.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
emqx.sh fix(emqx): increase disk to 6GB and add optional MQ disable prompt (#11844) 2026-02-12 20:04:47 +01:00
endurain.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
ersatztv.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
esphome.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
evcc.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
excalidraw.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
fhem.sh FHEM: Bump to Debian 13 (#11061) 2026-01-23 08:44:26 +01:00
fileflows.sh FileFlows: add option to install Node (#13368) 2026-03-28 23:27:07 +01:00
firefly.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
fladder.sh fix headers (#11422) 2026-02-01 19:18:10 +01:00
flaresolverr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
flatnotes.sh Standard (#11109) 2026-01-24 07:55:04 +01:00
flowiseai.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
fluid-calendar.sh fluid-calendar: add build-essential to install and update dependencies (#12602) 2026-03-05 22:30:20 +01:00
forgejo.sh refactor(forgejo,readeck): use fetch_and_deploy_codeberg_release function (#11460) 2026-02-02 13:53:21 +01:00
freepbx.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
freshrss.sh Refactor: FreshRSS + Bump to Debian 13 (#10824) 2026-01-15 13:48:10 +01:00
frigate.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
fumadocs.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
garage.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
gatus.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
geopulse.sh Add geopulse (ct) (#13320) 2026-03-27 13:24:59 +01:00
ghost.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
ghostfolio.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
gitea-mirror.sh fix: gitea-mirror (#12549) 2026-03-04 12:04:45 +01:00
gitea.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
glance.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
glpi.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
gluetun.sh Add gluetun (ct) (#12976) 2026-03-16 17:45:22 +01:00
go2rtc.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
gokapi.sh Fix: Update gokapi binary name for v2.2.4+ and add migration step (#13377) 2026-03-28 23:26:51 +01:00
gotify.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
grafana.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
gramps-web.sh fix(gramps-web): install Gramps addons and fix GRAMPSHOME path (#12387) 2026-02-28 22:40:25 +01:00
graylog.sh fix(graylog): set vm.max_map_count on host for OpenSearch (#13441) 2026-03-31 23:57:16 +02:00
grist.sh Grist: remove install:ee step (private repo, not needed for grist-core) (#13526) 2026-04-05 21:51:10 +02:00
grocy.sh fix(grocy): update PHP version from 8.3 to 8.5 (#12651) 2026-03-07 22:14:29 +01:00
guardian.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
gwn-manager.sh GWN-Manager (#10642) 2026-01-08 14:57:56 +01:00
headscale.sh Enable TUN (#13158) 2026-03-21 20:06:04 +01:00
healthchecks.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
heimdall-dashboard.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
hev-socks5-server.sh Refactor (#10945) 2026-01-19 13:36:59 +01:00
homarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
homeassistant.sh fix typo (org instead of com) 2026-03-25 17:48:03 +01:00
homebox.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
homebridge.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
homelable.sh Add homelable (ct) (#13539) 2026-04-06 21:06:40 +02:00
homepage.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
homer.sh Refactor: Homer (#10698) 2026-01-11 14:14:19 +01:00
hortusfox.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
hyperhdr.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
hyperion.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
immich.sh fix(immich): disable upgrade-insecure-requests CSP directive (#13600) 2026-04-08 19:47:10 +02:00
immichframe.sh ImmichFrame (#12653) 2026-03-07 23:46:36 +01:00
infisical.sh Refactor: Infisical (#10693) 2026-01-11 18:06:48 +01:00
influxdb.sh Check for influxdb3 installation in update_script (#12648) 2026-03-07 22:13:18 +01:00
inventree.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
investbrain.sh Investbrain (#10774) 2026-01-13 10:46:23 +01:00
invoiceninja.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
iobroker.sh Fix default tag for ioBroker LXC install (#12423) 2026-02-28 18:13:07 +01:00
ironclaw.sh IronClaw | Alpine-IronClaw (#13591) 2026-04-08 15:59:21 +02:00
isponsorblocktv.sh Fix (#13157) 2026-03-21 19:56:02 +01:00
itsm-ng.sh Refactor: ITSM-NG (#12918) 2026-03-15 20:08:39 +01:00
jackett.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
jeedom.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
jellyfin.sh Refactor: Jellyfin repo, ffmpeg package and symlinks (#13045) 2026-03-18 11:55:38 +01:00
jellyseerr.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
jenkins.sh Fixes (#10671) 2026-01-09 20:31:30 +01:00
joplin-server.sh github: improvements for node drift wf (#12309) 2026-02-25 11:27:47 +01:00
jotty.sh [Hotfix] Jotty: Copy contents of config backup into /opt/jotty/config (#11864) 2026-02-13 07:17:08 +01:00
jupyternotebook.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
kapowarr.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
karakeep.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
kasm.sh kasm: fix: fetch latest version (#13547) 2026-04-06 20:26:59 +02:00
kavita.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
keycloak.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
kima-hub.sh Kima-Hub (#12319) 2026-02-26 11:14:18 +01:00
kimai.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
kitchenowl.sh KitchenOwl (#11453) 2026-02-02 09:02:11 +01:00
koel.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
koillection.sh fix(koillection): ensure newline before appending to .env.local (#13440) 2026-03-31 23:57:03 +02:00
kometa.sh Kometa: optimize config.yml sed patterns, add Quickstart integration (#13198) 2026-03-23 09:14:15 +01:00
komga.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
komodo.sh komodo: migrate env vars to v2 and update source (#13262) 2026-03-25 07:59:27 +01:00
kutt.sh Kutt (#10812) 2026-01-14 17:55:51 +01:00
languagetool.sh languagetool (#11370) 2026-01-31 00:10:38 +01:00
lazylibrarian.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
leantime.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
librenms.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
librespeed-rust.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
libretranslate.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
lidarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
limesurvey.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
linkding.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
linkstack.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
linkwarden.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
listmonk.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
litellm.sh Refactor: LiteLLM (#12550) 2026-03-04 10:26:34 +01:00
livebook.sh fix: shellcheck changes (#10591) 2026-01-06 13:45:03 +01:00
lldap.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
loki.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
lubelogger.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
lyrionmusicserver.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mafl.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
magicmirror.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mail-archiver.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
managemydamnlife.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
manyfold.sh bump various scripts from Node 22 to 24 (#12265) 2026-02-24 11:38:15 +01:00
mariadb.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
matter-server.sh Add matter-server (ct) (#13355) 2026-03-27 22:44:00 +01:00
matterbridge.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mattermost.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mealie.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mediamanager.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mediamtx.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
medusa.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
meilisearch.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
memos.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
meshcentral.sh meshcentral: increased disk space to 4GB (#12509) 2026-03-03 15:34:02 +01:00
metabase.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
metube.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
minarca.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
miniflux.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
minio.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mongodb.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
monica.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
motioneye.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mqtt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
myip.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mylar3.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
myspeed.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mysql.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
n8n.sh n8n: add build-essential to update dependencies (#12795) 2026-03-12 09:11:14 +01:00
navidrome.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
netbird.sh Netbird (#12585) 2026-03-05 15:58:10 +01:00
netboot-xyz.sh netboot.xyz (#13480) 2026-04-03 09:53:50 +02:00
netbox.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
netvisor.sh various scripts: use ensure_dependencies instead of apt (#11463) 2026-02-02 13:01:17 +01:00
nextcloudpi.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
nextexplorer.sh NextExplorer (#13252) 2026-03-24 11:49:03 +01:00
nextpvr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
nginx-ui.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
nginxproxymanager.sh Nginx Proxy Manager: ensure /tmp/nginx/body exists via openresty service ExecStartPre (#13528) 2026-04-05 21:28:34 +02:00
nightscout.sh Nightscout (#11621) 2026-02-06 20:43:40 +01:00
nocodb.sh NocoDB: Unpin Version to latest (#13094) 2026-03-19 21:18:02 +01:00
node-red.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
nodecast-tv.sh Add nodecast-tv (ct) (#11287) 2026-01-28 16:10:52 +01:00
notifiarr.sh Notifiarr: change installation check from apt to systemd service (#11319) 2026-01-29 14:58:49 +01:00
npmplus.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
ntfy.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
nxwitness.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
nzbget.sh Fixes (#12675) 2026-03-08 13:25:24 +01:00
oauth2-proxy.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
octoprint.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
odoo.sh various scripts: use ensure_dependencies instead of apt (#11463) 2026-02-02 13:01:17 +01:00
ollama.sh Increase disk allocation for OpenWebUI and Ollama to prevent installation failures (#11920) 2026-02-15 00:23:05 +01:00
omada.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
ombi.sh Update ombi.sh (#12412) 2026-02-28 14:52:01 +01:00
omv.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
onedev.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
onlyoffice.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
open-archiver.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
opencloud.sh tools.func: display pin reason in release-check messages (#13095) 2026-03-19 22:18:27 +01:00
openhab.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
openobserve.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
openproject.sh OpenProject: Various fixes (#12246) 2026-02-25 08:22:48 +01:00
openthread-br.sh Add openthread-br (ct) (#13536) 2026-04-06 21:07:05 +02:00
openwebui.sh openwebui: Ensure required dependencies (#12717) 2026-03-09 13:51:59 +01:00
openziti-controller.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
openziti-tunnel.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
outline.sh fix(outline): prevent corepack interactive prompt blocking installation (#10973) 2026-01-19 21:46:18 +01:00
overseerr.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
owncast.sh Owncast: increase default disk size from 2GB to 10GB (#13079) 2026-03-19 10:03:48 +01:00
pairdrop.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
pangolin.sh pangolin: increase hdd to 10G (#12409) 2026-02-28 14:45:59 +01:00
paperless-ai.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
paperless-gpt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
paperless-ngx.sh Paperless-NGX: increase default RAM to 3GB (#13018) 2026-03-18 08:32:58 +01:00
papra.sh Papra: check env before copy (#13553) 2026-04-06 21:45:11 +02:00
part-db.sh Refactor: PartDB (#13229) 2026-03-23 20:43:17 +01:00
passbolt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
patchmon.sh fix: unify RELEASE variable for check_for_gh_release and fetch_and_deploy_gh_release (#12917) 2026-03-15 20:08:15 +01:00
paymenter.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
peanut.sh [Fix] PeaNUT: symlink server.js after update (#11696) 2026-02-09 08:43:54 +01:00
pelican-panel.sh refactor(php): remove redundant PHP_MODULE entries (#11362) 2026-01-30 13:05:05 +01:00
pelican-wings.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
photoprism.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
pialert.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
pihole.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
planka.sh Fix #12066: PLANKA: fix msg_info/msg_ok inconsistencies in update script (#12143) 2026-02-21 09:10:22 +01:00
plant-it.sh tools.func: display pin reason in release-check messages (#13095) 2026-03-19 22:18:27 +01:00
plex.sh Plex: restart service after update to apply new version (#13017) 2026-03-18 08:32:34 +01:00
pocketbase.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
pocketid.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
podman-homeassistant.sh fix typo (org instead of com) 2026-03-25 17:48:03 +01:00
podman.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
postgresql.sh postgresql: name of sources file fixed (update check) (#10854) 2026-01-16 10:57:49 +01:00
powerdns.sh fix(powerdns): fix SQLite directory permissions for pdns user 2026-03-05 09:34:29 +01:00
privatebin.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
profilarr.sh Profilarr (#12441) 2026-03-02 09:36:16 +01:00
projectsend.sh Update projectsend.sh to include installation URL (#13078) 2026-03-19 10:04:07 +01:00
prometheus-alertmanager.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
prometheus-blackbox-exporter.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
prometheus-pve-exporter.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
prometheus.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
prowlarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
proxmox-backup-server.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
proxmox-datacenter-manager.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
proxmox-mail-gateway.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
pterodactyl-panel.sh fix: pterodactyl-panel add symlink (#11997) 2026-02-17 09:06:59 +01:00
pterodactyl-wings.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
pulse.sh Fix tags in several scripts (#11050) 2026-01-22 12:09:45 +01:00
pve-scripts-local.sh pve-scripts-local: Increase default disk size from 4GB to 10GB (#13009) 2026-03-18 08:31:41 +01:00
qbittorrent.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
qdrant.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
qui.sh Add qui (ct) (#10829) 2026-01-15 14:19:34 +01:00
rabbitmq.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
radarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
radicale.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
rclone.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
rdtclient.sh Update Rdtclient to dotnet 10.0 (#12638) 2026-03-07 19:21:04 +01:00
reactive-resume.sh Reactive-Resume: add git dependency for v5.0.13+ (#13133) 2026-03-20 21:47:40 +01:00
readarr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
readeck.sh refactor(forgejo,readeck): use fetch_and_deploy_codeberg_release function (#11460) 2026-02-02 13:53:21 +01:00
recyclarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
redis.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
reitti.sh reitti: fix: v4 (#13039) 2026-03-18 18:35:43 +01:00
resiliosync.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
revealjs.sh Fix (#13336) 2026-03-27 11:14:06 +01:00
romm.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
runtipi.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
rustdeskserver.sh Fix check_for_gh_release function call (#12694) 2026-03-09 07:35:11 +01:00
rwmarkable.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
sabnzbd.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
salt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
scanopy.sh Scanopy: increase default CPU, RAM, and HDD to prevent OOM during Rust build (#13130) 2026-03-20 21:47:34 +01:00
scraparr.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
searxng.sh fix(searxng): remove orphaned fi causing syntax error (#12283) 2026-02-24 15:15:34 +01:00
seaweedfs.sh SeaweedFS (#12220) 2026-02-23 22:41:29 +01:00
seerr.sh Seerr: add missing build deps (#12960) 2026-03-16 11:36:12 +01:00
semaphore.sh fix typo (org instead of com) 2026-03-25 17:48:03 +01:00
sftpgo.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
shelfmark.sh Shelfmark: remove Chromedriver dep, add URL_BASE env (#11619) 2026-02-06 16:01:48 +01:00
shinobi.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
signoz.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
silverbullet.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
slskd.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
smokeping.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
snipeit.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
snowshare.sh bump various scripts from Node 22 to 24 (#12265) 2026-02-24 11:38:15 +01:00
sonarqube.sh fix sonarqube update version info (#10870) (#10871) 2026-01-17 09:18:38 +01:00
sonarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
sonobarr.sh Sonobarr (#12221) 2026-02-23 19:21:26 +01:00
sparkyfitness.sh sparkyfitness switch to pnpm 2026-03-18 08:18:04 +01:00
speedtest-tracker.sh refactor(php): remove redundant PHP_MODULE entries (#11362) 2026-01-30 13:05:05 +01:00
split-pro.sh split-pro (#12975) 2026-03-18 08:43:40 +01:00
splunk-enterprise.sh Update/splunk enterprise (#10949) 2026-01-19 14:53:25 +01:00
spoolman.sh Spoolman: move to uv (#11121) 2026-01-24 16:29:46 +01:00
sportarr.sh Sportarr (#10600) 2026-01-06 19:39:40 +01:00
sqlserver2022.sh feat(sqlserver): add SQL Server 2025 with Ubuntu 24.04 support & refactor 2022 (#11546) 2026-02-05 11:55:32 +01:00
sqlserver2025.sh feat(sqlserver): add SQL Server 2025 with Ubuntu 24.04 support & refactor 2022 (#11546) 2026-02-05 11:55:32 +01:00
stirling-pdf.sh update: stirling-pdf: java 25 (#12552) 2026-03-04 10:24:04 +01:00
strapi.sh Strapi (#12320) 2026-02-27 13:54:45 +01:00
stylus.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
sure.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
swizzin.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
syncthing.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
tandoor.sh fix (#13365) 2026-03-28 15:18:10 +01:00
tasmoadmin.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
tasmocompiler.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
tautulli.sh fix(tautulli): add setuptools<81 constraint to update script (#12959) 2026-03-16 11:36:16 +01:00
tdarr.sh Tdarr: use curl_with_retry and correct exit code (#13060) 2026-03-18 20:58:58 +01:00
teamspeak-server.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
technitiumdns.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
teddycloud.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
telegraf.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
teleport.sh teleport (#13086) 2026-03-20 09:06:25 +01:00
termix.sh Update termix.sh 2026-03-18 11:55:32 +01:00
the-lounge.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
thingsboard.sh ThingsBoard (#10904) 2026-01-18 15:09:14 +01:00
threadfin.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
tianji.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
tinyauth.sh Tinyauth: v5 Support & add Debian Version (#12501) 2026-03-03 11:02:38 +01:00
traccar.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
tracearr.sh Tracearr: modify service restart and modify build ressources (#13230) 2026-03-23 20:42:46 +01:00
tracktor.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
traefik.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
transmission.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
trilium.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
trip.sh TRIP (#10864) 2026-01-17 08:47:13 +01:00
tududi.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
tunarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
twingate-connector.sh various scripts: use ensure_dependencies instead of apt (#11463) 2026-02-02 13:01:17 +01:00
ubuntu.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
uhf.sh feat: update UHF Server script to use setup_ffmpeg (#13564) 2026-04-08 14:56:33 +02:00
umami.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
umlautadaptarr.sh fix(umlautadaptarr): use release appsettings.json instead of hardcoded copy (#11725) 2026-02-09 14:15:29 +01:00
unbound.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
unifi-os-server.sh Unifi OS Server (#10856) 2026-01-16 14:07:16 +01:00
unmanic.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
upgopher.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
upsnap.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
uptimekuma.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
urbackupserver.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
vaultwarden.sh Vaultwarden: export VW_VERSION as version number (#11966) 2026-02-16 10:52:56 +01:00
versitygw.sh versitygw (#13180) 2026-03-22 09:40:31 +01:00
victoriametrics.sh fix(victoriametrics): use jq to filter releases (#13393) 2026-03-29 22:17:15 +02:00
vikunja.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
wallabag.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
wallos.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
wanderer.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
warracker.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
wastebin.sh various scripts: use ensure_dependencies instead of apt (#11463) 2026-02-02 13:01:17 +01:00
watcharr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
watchyourlan.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
wazuh.sh fix headers (#11422) 2026-02-01 19:18:10 +01:00
wealthfolio.sh Wealthfolio: update to v3.2.1 and Node.js 24 (#13486) 2026-04-03 18:26:15 +02:00
web-check.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
wger.sh Refactor: wger (#11722) 2026-02-09 14:12:22 +01:00
whisparr.sh Refactor: Whisparr (#11411) 2026-02-01 13:27:59 +01:00
wikijs.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
wireguard.sh Add -y flag to wgd.sh update command (#12767) 2026-03-11 11:43:18 +01:00
wishlist.sh Wishlist: use --frozen-lockfile for pnpm install (#12892) 2026-03-15 09:59:57 +01:00
wizarr.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
wordpress.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
yamtrack.sh Yamtrack (#12936) 2026-03-15 23:12:11 +01:00
yourls.sh Add yourls (ct) (#13379) 2026-03-29 14:48:55 +02:00
yt-dlp-webui.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
yubal.sh fix: yubal update (#12961) 2026-03-16 09:15:45 +01:00
yunohost.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
zabbix.sh Improve Zabbix agent service detection (#11968) 2026-02-16 10:52:34 +01:00
zammad.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
zerobyte.sh Zerobyte (#12321) 2026-02-25 16:16:23 +01:00
zerotier-one.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
zigbee2mqtt.sh fix(zigbee2mqtt): suppress grep error when pnpm-workspace.yaml is absent on update (#13476) 2026-04-03 00:24:46 +02:00
zipline.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
zitadel.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
zoraxy.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
zot-registry.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
zwave-js-ui.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00