This commit is contained in:
c 2023-09-25 15:15:36 +02:00
parent 8062696727
commit 703eba8cb2
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ apt update -y && apt upgrade -y
apt install --assume-yes git apt install --assume-yes git
cd /tmp/ cd /tmp/
git clone https://git.libregaming.org/onFOSS/Gameserver.git git clone https://git.libregaming.org/onFOSS/Gameserver.git
cd Gamerserver/ cd Gameserver/
``` ```
The main script is `deploy.sh`. You only need to give if your domain name and your own name. The main script is `deploy.sh`. You only need to give if your domain name and your own name.