File Details
server_1.0.3
- R
- Jan 11, 2022
- 2.06 KB
- 170
- 1.17.1
File Name
server_1.0.3.zip
Supported Versions
- 1.17.1
server file for v1.0.3!
this file contains a new install script based on Packwiz.
I hope it works, I have tested the Windows start.bat file.
Please give feedback.
How to install on Linux:
execute the following commands on your server via SSH (Putty):
wget https://media.forgecdn.net/files/3601/987/server_1.0.3.zip
unzip server_1.0.3.zip
rm -f server_1.0.3.zip start.sh
wget https://gist.githubusercontent.com/MSandro/25dc3f485ee06b54ab138e0a67cf4bba/raw/3a3b19443281a7fbfb50c3119742ee269ad2a9cc/start.sh
chmod +x start.sh
./start.sh
now it should start the installation and run the server.
it can take up to 5 minutes, If you don't have WGET installed use CURL instead.