Update Thu Sep 2 07:19:14 AM CDT 2021
This commit is contained in:
parent
d067e95f46
commit
2bfc0fa631
|
|
@ -38,7 +38,7 @@
|
||||||
# Revision 1.3.3 - pyftpdlib
|
# Revision 1.3.3 - pyftpdlib
|
||||||
- pyftpdlib added for python
|
- pyftpdlib added for python
|
||||||
- Menu options N, 0 or 1 will install pyftpdlib
|
- Menu options N, 0 or 1 will install pyftpdlib
|
||||||
|
|
||||||
# Revision 1.3.2 - Pimpmykali-Mirrors and updates
|
# Revision 1.3.2 - Pimpmykali-Mirrors and updates
|
||||||
- Speedtest for kali linux repo mirrors (http only at this time)
|
- Speedtest for kali linux repo mirrors (http only at this time)
|
||||||
- This function will only be executed via menu option =
|
- This function will only be executed via menu option =
|
||||||
|
|
|
||||||
|
|
@ -65,7 +65,7 @@
|
||||||
type=""
|
type=""
|
||||||
menu=""
|
menu=""
|
||||||
pipnowarn="--no-python-version-warning" # turn off all python2.7 deprecation warnings in pip
|
pipnowarn="--no-python-version-warning" # turn off all python2.7 deprecation warnings in pip
|
||||||
|
export PYTHONWARNINGS="ignore"
|
||||||
|
|
||||||
# variables moved from local to global
|
# variables moved from local to global
|
||||||
finduser=$(logname)
|
finduser=$(logname)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue