mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-04 03:33:41 +01:00
[WIP] shellcheck linting
This commit is contained in:
@@ -51,6 +51,7 @@ fi
|
||||
bastille_root_check
|
||||
|
||||
if [ -z "${EDITOR}" ]; then
|
||||
# shellcheck disable=SC2209
|
||||
EDITOR=vi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user