2025-03-29 12:57:24

This commit is contained in:
Ho Sy Tan 2025-03-29 12:57:24 +07:00
parent bb12937a4b
commit a4bf040641

View file

@ -9,7 +9,7 @@
################################################################################ ################################################################################
export GIT_BRACNH="main" export GIT_BRACNH="main"
export GIT_TAG="v1.0.1" export GIT_TAG="v1.0.0"
export TIMESTAMP=`date +"%Y-%m-%d %H:%M:%S"` export TIMESTAMP=`date +"%Y-%m-%d %H:%M:%S"`
export SCRIPT=$(readlink -f "$0") export SCRIPT=$(readlink -f "$0")