new install
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user