Skip to content

Commit

Permalink
Deactivate 'shellcheck' on one script. - Committed at: 2023-12-16 04:…
Browse files Browse the repository at this point in the history
…08 Uhr
  • Loading branch information
mmuyakwa committed Dec 16, 2023
1 parent 4607d8f commit c039d47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eZServerMonitor.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/usr/bin/env bash

# shellcheck disable=SC2002,SC2003


if [ ! "$BASH_VERSION" ] ; then
exec /bin/bash "$0" "$@"
fi
Expand Down

0 comments on commit c039d47

Please sign in to comment.