Update gamenodesetup
This commit is contained in:
@@ -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 "You can access Cockpit at: https://localhost:9090"
|
||||
|
||||
mkdir pterodactyl
|
||||
mkdir /pterodactyl/wings
|
||||
curl -O --output-dir ./test/test1 https://gitea.wheelytho.com/Wheelz/Game-Node-Install/raw/branch/main/docker-compose.yml
|
||||
sudo mkdir pterodactyl
|
||||
sudo mkdir ./pterodactyl/wings
|
||||
curl -O --output-dir ./pterodactyl/wings https://gitea.wheelytho.com/Wheelz/Game-Node-Install/raw/branch/main/docker-compose.yml
|
||||
Reference in New Issue
Block a user