Update setup

This commit is contained in:
basshound 2024-05-02 03:58:30 +00:00
parent c09001b2c5
commit 263511abd8
1 changed files with 3 additions and 3 deletions

6
setup
View File

@ -9,6 +9,6 @@ cd "$(dirname "$0")"
sudo chown -R ut:ut paks
sudo chown -R ut:ut config
sudo chown -R ut:ut rulesets
#sudo chmod -R 755 paks
#sudo chmod -R 755 config
#sudo chmod -R 755 rulesets
sudo chmod -R 666 paks
sudo chmod -R 666 config
sudo chmod -R 666 rulesets