A bash file to make the usb-persistence process easier. Just run the script, it does the rest for you. And if it fails, you can run it again with just running this script again, without coping with writing the terminal commands again and again.
Just run the script file as "bash ./kali-pers.sh" from your terminal, enter the mount point for your parititon that you want to store the persisting files into. You need to partition your USB stick BEFORE the process. This bash file WILL NOT PARTITION the USB stick. It only applies partition to the provided partition. (If requests come, I may update the file to enable partitioning too.)
Because, me and my friends spent some time failing while doing this, and I think it is a good idea to have an automated process for making persistence, especiall after when you try to do it manually by writing the commands repeatedly, spending hours on it.
Feel free to inform, will fix it ASAP.