Update Tue Aug 24 04:56:51 AM CDT 2021

This commit is contained in:
Dewalt 2021-08-24 04:56:51 -05:00
parent 50c6419a59
commit 4c566e1fa3
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@
- removed quiet switches to avoid confusion
- 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
- added if statement to check for go go/bin and go/src in $HOME
if not found create them, if found skip directory creation
- python2 deprecation warnings - disabled