mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 21:49:50 +13:00
Update hblink3-docker-install.sh
if I was a school boy!!!
This commit is contained in:
parent
97ca89c850
commit
519f159ea9
@ -72,7 +72,7 @@ sleep 2
|
|||||||
echo "Downloading and installing Docker....."
|
echo "Downloading and installing Docker....."
|
||||||
echo "------------------------------------------------------------------------------"
|
echo "------------------------------------------------------------------------------"
|
||||||
|
|
||||||
elif [ $VERSION = 10 ];
|
if [ $VERSION = 10 ];
|
||||||
then
|
then
|
||||||
curl -sSL https://get.docker.com | sh
|
curl -sSL https://get.docker.com | sh
|
||||||
apt-get install -y docker-compose
|
apt-get install -y docker-compose
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user