Merge pull request #25 from Marwolf/master

Grants Docker rw permission to user without always using sudo
This commit is contained in:
Marwolf
2018-08-20 08:26:42 -04:00
committed by GitHub

View File

@@ -2,6 +2,7 @@
# Verifies permissions are set correctly
sudo chmod -R 777 Game
sudo setfacl -m user:$USER:rw /var/run/docker.sock
# Backs up all databases
./Linux_Backup_Databases.sh