Commit Graph

18 Commits

Author SHA1 Message Date
srnyx
238cfc7ded Remove eval echo "$(cat -)"
Everything still works as normal and this actually fixes complex startup commands as PR #259 was supposed to do
2024-08-23 22:50:31 -04:00
srnyx
7ac950ba0e Change echo "${STARTUP}" to echo -e ${STARTUP}
All other `entrypoint.sh` files use this change, so just making the incorrect ones match the rest
It also caused issues with complex startup commands that utilize if statements and such, so hopefully this fixes those issues
2024-08-22 18:34:03 -04:00
Quinten
3325914ee8 Update build.sh for arm64 2024-07-21 12:47:41 +02:00
QuintenQVD0
f888177425 Build mumble from source 2024-07-17 20:29:45 +02:00
Quinten
518d3e3206 replace pterodactyl with pelican 2024-05-12 10:53:54 +02:00
Quinten
b3f8b0844a Move to Debian 12 and fix Uptime Kuma 2024-04-02 15:50:15 +02:00
Quinten
4a27d2895b Print mumble server version 2024-03-06 10:30:39 +01:00
Quinten
7aee391200 Update mumble to use alpine edge 2024-03-04 14:22:25 +01:00
Sebastian Schindler
a3926fb0e4 fix: replaced youtube-dl by ytdlp 2023-11-21 01:42:25 +01:00
Quinten
baf272435a Use SIGINT as stop signal 2023-08-09 19:24:33 +02:00
Quinten
0cc5ef2369 tini part 2 2023-07-19 18:20:40 +02:00
Michael (Parker) Parker
1abfb801ea update debian images
rolls the debian images back to debian bullseye while bookworm is evaluated
2023-06-17 18:34:59 -04:00
Quinten
559efa8297 fix brom bash to ash 2022-10-09 20:48:48 +02:00
Quinten
6cafe12193 do not try to print the cargo version as it is not installed 2022-10-05 20:24:32 +02:00
Michael Parker
d07eb520b5 add mumble image 2022-09-26 15:00:32 -04:00
softwarenoob
5e94fc4239 fix: multi platform builds 2022-05-23 05:17:41 +03:00
Alex
cd6b949868 fix: invalid INTERNAL_IP environment value
New IP route output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-04-24 18:10:20 +03:00
gOOvER
5d04199789 add teaspeak image 2021-09-10 08:59:01 +02:00