Ut4HubServerDocker/setup

8 lines
135 B
Plaintext
Raw Normal View History

2024-04-29 04:52:04 +00:00
#!/bin/bash
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 15:52:10 +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