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 "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
|
||||||
Reference in New Issue
Block a user