Skip to content

Commit a5d67c8

Browse files
authored
Update install_docker.sh
1 parent d1c99f7 commit a5d67c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubun
77
apt-cache policy docker-ce
88
sudo apt install docker-ce -y
99
echo
10-
echo -e "### DOCKER INSTALLED ###\n"
10+
echo -e "### DOCKER INSTALLED (check status with: systemctl status docker ###\n"

0 commit comments

Comments
 (0)