Pre-install proxmox
This commit is contained in:
@@ -2,14 +2,6 @@
|
||||
|
||||
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/bashbuilder/colors.sh) --
|
||||
|
||||
if [ -f ~/.bash_profile ];
|
||||
then
|
||||
echo -e "${C_LGn}File bash_profile is exist${RES}"
|
||||
else
|
||||
echo -e "${C_LGn}Make necessary link to file bash_profile${RES}"
|
||||
ln -s ~/.profile ~/.bash_profile
|
||||
fi
|
||||
|
||||
echo -e "${C_LGn}Update & Upgrade your system ...${RES}"
|
||||
sudo apt update
|
||||
sudo apt upgrade -y
|
||||
|
||||
Reference in New Issue
Block a user