Revision 1.7.6 menu option % fix_cme restored
This commit is contained in:
parent
214efa8cba
commit
c8754aa297
|
@ -40,7 +40,7 @@
|
||||||
- ip3c4c_n00b https://ip3c4c.com/2202_homelab_vmware/
|
- ip3c4c_n00b https://ip3c4c.com/2202_homelab_vmware/
|
||||||
|
|
||||||
# Revision 1.7.6 - menu option % has been restored
|
# Revision 1.7.6 - menu option % has been restored
|
||||||
- git clone url updated
|
- git clone url updated
|
||||||
|
|
||||||
# Revision 1.7.5 - removed menu option %
|
# Revision 1.7.5 - removed menu option %
|
||||||
- mpgn's github page is now 404 status, installer will need rework
|
- mpgn's github page is now 404 status, installer will need rework
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
magenta=$'\e[1;35m'
|
magenta=$'\e[1;35m'
|
||||||
cyan=$'\e[1;36m'
|
cyan=$'\e[1;36m'
|
||||||
yellow=$'\e[1;93m'
|
yellow=$'\e[1;93m'
|
||||||
white=$'\e[0m'
|
white=$'\e[0m'ß
|
||||||
bold=$'\e[1m'
|
bold=$'\e[1m'
|
||||||
norm=$'\e[21m'
|
norm=$'\e[21m'
|
||||||
reset=$'\e[0m'
|
reset=$'\e[0m'
|
||||||
|
|
Loading…
Reference in New Issue