new install

This commit is contained in:
ITmail-dk
2022-01-15 19:02:11 +01:00
parent b61a4c2330
commit ff227b557f
10 changed files with 59 additions and 56 deletions

View File

@@ -15,7 +15,7 @@ sudo apt update && sudo apt upgrade -y
cd /tmp/
wget https://github.com/gohugoio/hugo/releases/download/v0.91.2/hugo_extended_0.91.2_Linux-64bit.deb
echo "Enter your user password, to continue."
echo "Enter your user password, to continue install."
sudo apt install -y /tmp/hugo_extended_0.91.2_Linux-64bit.deb
clear
@@ -26,4 +26,7 @@ echo " Hugo Extended v0.91.2 Install - ALL DONE"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
cd ~/bspwm-install-ma-dte
read -p "Press a key to Exit"