Grants Docker rw permission to user without always using sudo

This commit is contained in:
Marwolf
2018-08-20 08:26:21 -04:00
parent a6a7ee7fb7
commit 82b843120f

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