Explorar el Código

Update docker.sh

MoeClub hace 3 años
padre
commit
6f918d7ccf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker.sh

+ 1 - 1
docker.sh

@@ -47,5 +47,5 @@ EOF
 systemctl disable docker 2>/dev/null
 systemctl daemon-reload
 systemctl enable docker
-systemctl start docker
+systemctl restart docker