Revision 1.7.6 menu option % fix_cme restored

This commit is contained in:
Dewalt-arch 2023-09-06 03:30:47 -05:00
parent 214efa8cba
commit c8754aa297
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
- ip3c4c_n00b https://ip3c4c.com/2202_homelab_vmware/
# Revision 1.7.6 - menu option % has been restored
- git clone url updated
- git clone url updated
# Revision 1.7.5 - removed menu option %
- mpgn's github page is now 404 status, installer will need rework

View File

@ -18,7 +18,7 @@
magenta=$'\e[1;35m'
cyan=$'\e[1;36m'
yellow=$'\e[1;93m'
white=$'\e[0m'
white=$'\e[0m'ß
bold=$'\e[1m'
norm=$'\e[21m'
reset=$'\e[0m'