mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-03 19:23:42 +01:00
bastille: shellcheck
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user