We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a1d39 commit a44e660Copy full SHA for a44e660
ver-bump.sh
@@ -63,5 +63,5 @@ main() {
63
# shellcheck disable=SC2128
64
if [[ "$0" = "$BASH_SOURCE" ]]; then
65
source "$MODULE_DIR/lib/styles.sh" # only load when not sourced, for tests to work
66
- # main "$@"
+ main "$@"
67
fi
0 commit comments