Commit graph

8 commits

Author SHA1 Message Date
CanbiZ (MickLesk)
704f8d7e10 hotfix pipefail issue alpine-teamspeak
Replace the final '| head -1' in both install and ct scripts with 'awk 'NR==1'' to pick the first matching Teamspeak release line. In the ct script the previous temporary toggling of pipefail was also removed, simplifying the command. This improves compatibility and reduces reliance on an extra utility in minimal environments.
2026-02-16 08:57:06 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year (#10585)
* chore: bump copyright to 2026 - happy new year

* fix

* meilisearch fix source url

* livebook: fix space

* fix source cmd

* fix source cmd
2026-01-06 13:28:12 +01:00
Slaviša Arežina
f81cac1f70
Fix release version fetching (#8537) 2025-10-21 08:54:48 +02:00
CanbiZ
22ccd36e55
Update alpine-teamspeak-server-install.sh
Some checks failed
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Close Discussion on PR Merge / close-discussion (push) Waiting to run
Frontend CI/CD / test-json-files (push) Waiting to run
Frontend CI/CD / build (push) Blocked by required conditions
Frontend CI/CD / deploy (push) Blocked by required conditions
Sync to Gitea / sync (push) Waiting to run
Auto Update .app-files / update-app-files (push) Has been cancelled
2025-07-25 14:50:56 +02:00
CanbiZ
c688887f43
Update alpine-teamspeak-server-install.sh 2025-07-25 14:46:56 +02:00
CanbiZ
2c57cd815b
Update alpine-teamspeak-server-install.sh 2025-07-25 14:43:40 +02:00
Slaviša Arežina
a7a6a81596
Fix RELEASE fetch (#6237) 2025-07-25 13:29:59 +02:00
Slaviša Arežina
7e9d786202
Alpine TeamSpeak Server (#6201)
* Add Alpine TeamSpeak Server

* Update alpine-teamspeak-server.sh

* Update json

* Update json
2025-07-24 14:52:16 +02:00