v3.1.1 - Improved error handling and new build system

This commit is contained in:
lw-everestlinux
2022-11-03 12:36:39 -04:00
parent 1c62bd5b19
commit 64e58daf40
3 changed files with 65 additions and 53 deletions

5
README
View File

@@ -43,9 +43,10 @@ Copy install.conf.def to install.conf
$ mv install.conf.def install.conf
Make necessary adjustments to install.conf, then run
INSTALL.sh as root.
build.sh as root.
# ./INSTALL.sh
# ./build.sh install # for first time installations
# ./build.sh update # for existing installations
+-----------------+
| [>_] Usage [>_] |