mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-25 15:00:44 +01:00
export: Break on no options
This commit is contained in:
@@ -174,9 +174,7 @@ else
|
||||
usage
|
||||
;;
|
||||
*)
|
||||
if echo "${2}" | grep -q "\/"; then
|
||||
DIR_EXPORT="${2}"
|
||||
fi
|
||||
break
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user