Update getopts

she-bang
This commit is contained in:
Chris Vogel 2024-05-28 12:43:53 +02:00 committed by GitHub
parent af3fd83ef5
commit f78775c3fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,5 @@
#!/bin/bash
# Internal helper design to allow helpers to use getopts to manage their arguments
#
# [internal]