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