Update Tue Aug 24 04:42:27 AM CDT 2021

This commit is contained in:
Dewalt 2021-08-24 04:42:27 -05:00
parent a8a328cd05
commit 700886f929
1 changed files with 5 additions and 1 deletions

View File

@ -70,7 +70,11 @@
- install_atom function
- removed quiet switches to avoid confusion
- python2 deprecation warnings - disabled
- menu option 3 - fix_golang
- added if statement to check for go go/bin and go/src in homedir
if not found create them, if found skip
- python2 deprecation warnings - disabled
- Alphabetically sorted Main Menu - Stand Alone Functions