Skip to content

Commit

Permalink
bastille: shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhg-orbiware committed Nov 24, 2024
1 parent 9157ac3 commit 67234b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/local/bin/bastille
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ clone|config|cmd|console|convert|cp|edit|htop|limits|mount|pkg|rcp|rename|servic
;;
esac

# shellcheck disable=SC2154
SCRIPTPATH="${bastille_sharedir}/${CMD}.sh"
if [ -f "${SCRIPTPATH}" ]; then
: "${UMASK:=022}"
Expand Down

0 comments on commit 67234b2

Please sign in to comment.