source call

This commit is contained in:
timerix 2022-09-09 22:06:18 +06:00
parent f2240671d0
commit e9032685d8

View File

@ -13,5 +13,5 @@ if [ -f "$PRE_BUILD_SCRIPT" ]; then
source "$PRE_BUILD_SCRIPT"
fi
$TASK_SCRIPT
source $TASK_SCRIPT
printf "${GRAY}"