Log time
This commit is contained in:
parent
5afe6f5ecf
commit
8dc4469d95
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -73,7 +73,7 @@ main() {
|
|||
ZIP_FILE="$DEPLOY_DIR/image_$IMG_DATE-${IMG_NAME}.zip"
|
||||
|
||||
tput setaf 2 # Green color
|
||||
echo "Date: $IMG_DATE"
|
||||
echo "$IMG_DATE $(date +"%T")"
|
||||
echo
|
||||
echo "Work dir: $WORK_DIR"
|
||||
echo "Stage dir: $STAGE_DIR"
|
||||
|
|
Reference in a new issue