mirror of
https://github.com/sheumann/hush.git
synced 2025-02-09 17:30:36 +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>