Fixed missing esac
This commit is contained in:
parent
a09789cebf
commit
1ee2b3e518
@ -52,6 +52,7 @@ for i in $@ ; do
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
;;
|
;;
|
||||||
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ ${DO_EXIT} = "yes" ] ; then
|
if [ ${DO_EXIT} = "yes" ] ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user