updates
This commit is contained in:
parent
42e56ecdb9
commit
81f22c2803
@ -91,7 +91,7 @@ fancy_echo "${PURPLE}Updating system packages${RESET}"
|
||||
else
|
||||
echo $sudoPW | sudo -S apt-get -y -q --force-yes update
|
||||
echo $sudoPW | sudo -S apt-get -y -q --force-yes upgrade
|
||||
echo $sudoPW | sudo -S apt-get --assume-yes install build-essential git nginx htop screen wget curl
|
||||
echo $sudoPW | sudo -S apt-get --assume-yes install build-essential git nginx htop screen wget curl xorg openbox libasound
|
||||
echo $sudoPW | sudo -S apt-get -y -q --force-yes clean
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user