fixes
- replaced backticks with $()
- enhanced iptables fix
- more escape fixes thx to shellcheck.net (no sponsor just a nice page)
- if-conditions (!-z equals -n)
- if piping find in xargs - use -print0 | -0 (shellcheck.net)
- added selecting mmc dev 0 in uboot.mkimg