Update setup

This commit is contained in:
basshound 2024-04-30 19:41:36 +00:00
parent d30f65c644
commit 43c66bed65
1 changed files with 1 additions and 1 deletions

2
setup
View File

@ -5,7 +5,7 @@ cd "$(dirname "$0")"
docker build -t ut4hubserver . docker build -t ut4hubserver .
mkdir paks mkdir paks
./pakfilelist ./pakfilelist
adduser ut useradd ut
sudo chown -R ut:ut paks sudo chown -R ut:ut paks
sudo chown -R ut:ut config sudo chown -R ut:ut config
sudo chown -R ut:ut rulesets sudo chown -R ut:ut rulesets