Update Sun Oct 18 07:19:54 AM CDT 2020
This commit is contained in:
parent
f0ab590462
commit
56e0d36752
|
@ -1,14 +1,14 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# pimpmykali.sh Author: Dewalt
|
# pimpmykali.sh Author: Dewalt
|
||||||
#
|
# git clone https://github.com/Dewalt-arch/pimpmykali
|
||||||
# Usage: sudo ./pimpmykali.sh ( defaults to the menu system )
|
# Usage: sudo ./pimpmykali.sh ( defaults to the menu system )
|
||||||
# command line arguments are valid, only catching 1 arguement
|
# command line arguments are valid, only catching 1 arguement
|
||||||
#
|
#
|
||||||
# Full Revision history can be found in README.md
|
# Full Revision history can be found in README.md
|
||||||
# Standard Disclaimer: Author assumes no liability for any damage
|
# Standard Disclaimer: Author assumes no liability for any damage
|
||||||
|
|
||||||
# revision var
|
# revision var
|
||||||
revision="0.5j"
|
revision="0.5j"
|
||||||
|
|
||||||
# unicorn puke:
|
# unicorn puke:
|
||||||
|
|
Loading…
Reference in New Issue