Ut4HubServerDocker/setup

9 lines
234 B
Plaintext
Raw Normal View History

2024-04-29 04:52:04 +00:00
#!/bin/bash
2024-04-29 16:52:10 +00:00
git clone https://git.polycompsol.com:3000/basshound/Ut4HubServerDocker.git
cd Ut Ut4HubServerDocker
2024-04-29 05:07:49 +00:00
docker build -t ut4hubserver .
2024-04-29 05:17:57 +00:00
mkdir paks
2024-04-29 16:01:41 +00:00
./pakfilelist
2024-04-29 05:46:59 +00:00
chmod -R 777 paks
2024-04-29 12:46:29 +00:00
chmod -R 777 config
chmod -R 777 rulesets