fixed line 31

This commit is contained in:
alvinlollo
2025-01-31 12:07:51 +00:00
parent 2a0918f08c
commit 92a1d3d864
+1 -1
View File
@@ -28,7 +28,7 @@ echo '
--------------- Docker Install ---------------
'
sh -c "$(curl -fsSL https://get.docker.com)"; break;;
sh -c "$(curl -fsSL https://get.docker.com)"
echo '