mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 08:12:53 +01:00
half way point
This commit is contained in:
@@ -268,9 +268,6 @@ esac
|
||||
# shellcheck disable=SC2154
|
||||
SCRIPTPATH="${bastille_sharedir}/${CMD}.sh"
|
||||
|
||||
# Start with blank line
|
||||
echo
|
||||
|
||||
if [ -f "${SCRIPTPATH}" ]; then
|
||||
|
||||
: "${UMASK:=022}"
|
||||
|
||||
Reference in New Issue
Block a user