Fix syntax error in script
This commit is contained in:
parent
c111c7e1dd
commit
14a87936bd
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ cgi) DEST_BINDIR="CGIDIR" ;;
|
||||||
echo "One argument required: binary location (bin, sbin or cgi)."
|
echo "One argument required: binary location (bin, sbin or cgi)."
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
fi
|
esac
|
||||||
|
|
||||||
do_parameter_subst DEST_BINDIR
|
do_parameter_subst DEST_BINDIR
|
||||||
true
|
true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue