mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 06:51:47 -03:00
Update README: replace outdated GitHub URL with Forgejo URL for start.sh script
This commit is contained in:
@@ -40,7 +40,7 @@ Done — your F2P server is ready to join.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
mkdir hytale-server && cd hytale-server
|
mkdir hytale-server && cd hytale-server
|
||||||
curl -O https://raw.githubusercontent.com/amiayweb/Hytale-F2P/develop/server/start.sh
|
curl -O https://git.sanhost.net/sanasol/hytale-f2p/raw/branch/develop/server/start.sh
|
||||||
chmod +x start.sh
|
chmod +x start.sh
|
||||||
./start.sh
|
./start.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user