Return value

This commit is contained in:
Kroese 2023-04-18 04:57:03 +02:00 committed by GitHub
parent f08a514f2f
commit 59cd40ccf9

View File

@ -58,4 +58,4 @@ case "$1" in
ret=1
esac
exit ret
exit $ret