bastille: shellcheck

This commit is contained in:
Juan David Hurtado G
2024-11-24 16:42:26 -05:00
parent 9157ac34e3
commit 67234b2d84

View File

@@ -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}"