@@ -10,6 +10,7 @@ CLEAR_COLOR=$'\e[0m'
_DEF_PARALLEL_JOBS=4
_ENV_PARALLEL_JOBS="${PARALLEL_JOBS}"
source /etc/leaf.conf
export PATH="/usr/bin:/usr/sbin"
if [ -n "${_ENV_PARALLEL_JOBS}" ]; then
export PARALLEL_JOBS="${_ENV_PARALLEL_JOBS}"
elif [ -z "${PARALLEL_JOBS}" ]; then
The note is not visible to the blocked user.