Commit Graph

6 Commits

Author SHA1 Message Date
Charles
756816a240
image updates (#2844)
* image updates

replaced basic debian with installers
Changed pterodactyl images to use parker images

* replace alpine images

update alpine* to use installer:alpine
Remove extra space <3

* Remove use of all quay.io images

* Update all eggs to PTDL_v2

* Add back features to generic dart

* move away from bullseye or buster

* Fix Muse install

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-07 15:03:34 +02:00
Quinten
4704ee86ac
update tshock for arm64 2023-03-19 08:36:51 +01:00
Quinten
346848c3c7
tshock support for v5 + split v4 to legacy egg 2022-11-06 14:49:28 +01:00
Quinten
2fcbcecee6
Update tshock 2022-10-15 14:11:39 +02:00
Lassi Säike
308948c752
Fix tshock egg stuck on reinstallation
The tshock egg currently uses `unzip` command in the installation script to extract the downloaded files.

If the user reinstalls the server, the extracted files already exist, and `unzip` prompts for whether to overwrite the files or not. This causes the installation script to get stuck.

This fixes the problem by adding the `-o` option to overwrite the files without prompting.
2021-11-05 20:04:13 +02:00
Softwarenoob
8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00