Simply ignore this
This commit is contained in:
parent
d1d1f2ca0d
commit
6fb29ef2b7
5
testing-only
Normal file
5
testing-only
Normal file
@ -0,0 +1,5 @@
|
||||
# This file is of no use except for testing purposes. It is meant to make the installer more user-friendly by hiding the output, adding colour etc.
|
||||
|
||||
echo -e "\e[1;36m"Running apt-get update and apt-get dist-upgrade for you..."\e[0m"
|
||||
sudo apt-get update && sudo apt-get dist-upgrade -y
|
||||
echo -e "\e[1;36m"System successfully updated and upgraded!"\e[0m"
|
Loading…
Reference in New Issue
Block a user