Update gamenodesetup

This commit is contained in:
2026-03-28 02:07:29 -05:00
parent a7a02c9696
commit ae4eeae46e

View File

@@ -93,6 +93,6 @@ echo "Docker is installed user docker -v to check"
echo "unattended logs can be found at /var/log/unattended-upgrades/" echo "unattended logs can be found at /var/log/unattended-upgrades/"
echo "You can access Cockpit at: https://localhost:9090" echo "You can access Cockpit at: https://localhost:9090"
mkdir pterodactyl sudo mkdir pterodactyl
mkdir /pterodactyl/wings sudo mkdir ./pterodactyl/wings
curl -O --output-dir ./test/test1 https://gitea.wheelytho.com/Wheelz/Game-Node-Install/raw/branch/main/docker-compose.yml curl -O --output-dir ./pterodactyl/wings https://gitea.wheelytho.com/Wheelz/Game-Node-Install/raw/branch/main/docker-compose.yml