diff --git a/build_tc.sh b/build_tc.sh index b07ace4..46a2163 100644 --- a/build_tc.sh +++ b/build_tc.sh @@ -4,7 +4,6 @@ STEP=$1 MODE=$2 CPU_CORES=$3 SRC=`realpath src` -DATE_ISO=`date +%Y%m%d` BUILD=`realpath build` if [ "$MODE" == "debug" ]; then