From 10980cf6947ea96d6860c8b50bed57d5a5151654 Mon Sep 17 00:00:00 2001 From: Wheelz Date: Sat, 28 Mar 2026 02:12:45 -0500 Subject: [PATCH] Update gamenodesetup --- gamenodesetup | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gamenodesetup b/gamenodesetup index b4d9df6..7cad405 100644 --- a/gamenodesetup +++ b/gamenodesetup @@ -95,4 +95,7 @@ echo "You can access Cockpit at: https://localhost:9090" sudo mkdir pterodactyl sudo mkdir ./pterodactyl/wings -sudo curl -O --output-dir ./pterodactyl/wings https://gitea.wheelytho.com/Wheelz/Game-Node-Install/raw/branch/main/docker-compose.yml \ No newline at end of file +sudo curl -O --output-dir ./pterodactyl/wings https://gitea.wheelytho.com/Wheelz/Game-Node-Install/raw/branch/main/docker-compose.yml + +cd ./pterodactyl/wangs +sudo docker compose up -d \ No newline at end of file