1
0
mirror of https://github.com/moparisthebest/sslh synced 2024-11-13 12:45:05 -05:00

genver.sh: use /bin/sh for portability

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
Jason Cooper 2014-02-17 13:46:55 +00:00 committed by Yves Rutschle
parent 27567c4804
commit 62cbb55b8e

View File

@ -1,4 +1,4 @@
#! /bin/bash
#! /bin/sh
if [ ${#} -eq 1 ] && [ "x$1" = "x-r" ]; then
# release text only