some tweaks to the configuration
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
systemctl enable docker
|
||||
systemctl start docker
|
||||
groupadd docker
|
||||
gpasswd -a pi docker
|
||||
newgrp docker
|
||||
|
Reference in New Issue
Block a user