mirror of
https://github.com/sheumann/hush.git
synced 2025-02-22 10:29:10 +00:00
Some shells (like dash) are lame and omit the POSIX increment/decrement feature (because it is listed as optional). Tweak the shell script to work in all POSIX variants. Signed-off-by: Mike Frysinger <vapier@gentoo.org>