Make spigot.yml and paper.yml read-only

This commit is contained in:
mathiascode 2020-06-06 15:58:32 +03:00
parent 1b64197501
commit 60fc1e956e
1 changed files with 2 additions and 0 deletions

View File

@ -18,8 +18,10 @@ chmod -R 500 plugins/ProtocolLib/
chmod 400 bukkit.yml
chmod 400 commands.yml
chmod 400 eula.txt
chmod 400 paper.yml
chmod 400 permissions.yml
chmod 400 server-icon.png
chmod 400 spigot.yml
chmod 400 wepif.yml
while true; do