mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
fixed line 31
This commit is contained in:
+1
-1
@@ -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 '
|
||||
|
||||
Reference in New Issue
Block a user