scripts/dockerstart.sh

4 lines
75 B
Bash
Executable File

#!/bin/bash
sudo systemctl start docker
sudo systemctl start docker.socket