diff options
Diffstat (limited to 'extras/hook-scripts/reset/post/S31ganesha-reset.sh')
-rwxr-xr-x | extras/hook-scripts/reset/post/S31ganesha-reset.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extras/hook-scripts/reset/post/S31ganesha-reset.sh b/extras/hook-scripts/reset/post/S31ganesha-reset.sh index 8191d960592..9538911a842 100755 --- a/extras/hook-scripts/reset/post/S31ganesha-reset.sh +++ b/extras/hook-scripts/reset/post/S31ganesha-reset.sh @@ -1,4 +1,5 @@ -#/bin/bash +#!/bin/bash + PROGNAME="Sganesha-reset" OPTSPEC="volname:,gd-workdir:" VOL= |