diff --git a/kali/make_kali-usb-stick_persistent b/kali/make_kali-usb-stick_persistent index 1f691a5..d0c7da4 100755 --- a/kali/make_kali-usb-stick_persistent +++ b/kali/make_kali-usb-stick_persistent @@ -6,10 +6,12 @@ # Description: Writes a kali.iso to an usb stick (optional) and # adds persistence to it step by step. # Author: Patrick Neumann (patrick@neumannsland.de) -# Platform: Kali Linux (tested: 2018.2) or +# Platform: Kali Linux (tested: 2018.4) or # Debian GNU/Linux (tested: 9.5) -# Version: 1.0 -# Date: 24.08.2018 +# Version: 1.01 +# Date: 30.01.2019 +# Link: +# https://vcs.neumannsland.de/casualscripter/shell-scripting/src/branch/master/kali/make_kali-usb-stick_persistent # License: GPL3 # Warranty: This program is distributed WITHOUT ANY WARRANTY