@@ -380,8 +380,6 @@ case "$action" in
apt_get_install jq || exit $?
fi
ETC_DIR="/etc/$SCRIPT"
if [ ! -d "$ETC_DIR" ]; then
echo "Creating config directory $ETC_DIR ..."
! mkdir -p "$ETC_DIR" && echo "Error creating directory!" >&2 && exit 3
The note is not visible to the blocked user.