mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 13:39: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 "------------------------------------------------------------------------------"
|
||||
|
||||
elif [ $VERSION = 10 ];
|
||||
if [ $VERSION = 10 ];
|
||||
then
|
||||
curl -sSL https://get.docker.com | sh
|
||||
apt-get install -y docker-compose
|
||||
@ -93,7 +93,7 @@ sleep 2
|
||||
echo "Operating system not supported! Please check your configuration or upgrade. Exiting....."
|
||||
echo "-------------------------------------------------------------------------------------------"
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
echo "Done."
|
||||
echo "------------------------------------------------------------------------------"
|
||||
echo "Downloading and installing HBMonv2 Dashboard....."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user