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
518d3e3206
replace pterodactyl with pelican
2024-05-12 10:53:54 +02:00
Rumen
a2302e85c7
add go 1.22
2024-02-07 23:45:50 +02:00
oq
647152a923
Go 1.20.1
2023-10-17 02:33:56 +03:00
oq
9b6cf12509
Go 1.20
2023-10-17 02:33:29 +03:00
Extrem Techniker
695deed0d9
Add Go Versions 1.17, 1.18 and 1.19
2022-09-14 11:17:28 +02: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
Softwarenoob
ff39426961
force rebuild all images
2021-07-14 03:45:37 +03:00
Dane Everitt
5919abae88
Actually correct command running...
2021-05-29 10:52:55 -07:00
Dane Everitt
0248368c01
Improve the startup commands and unbreak their execution
2021-05-29 10:19:11 -07:00
Dane Everitt
ee444da25a
Move a bunch of files around, try to get things working
2021-05-15 12:26:45 -07:00