Change archive date&time

pull/5/head
Igor Zalatov (from Citadel PC) 2023-06-19 11:43:04 +03:00
parent 3c514f889a
commit 9e236a7975
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ TFTP_STORAGE="root@172.17.32.17:/mnt/bigger-2tb/Rotator/TFTP"
COMPOSER_DIR=$(pwd) COMPOSER_DIR=$(pwd)
FIRMWARE_DIR="${COMPOSER_DIR}/openipc" FIRMWARE_DIR="${COMPOSER_DIR}/openipc"
TIMESTAMP=$(date +"%Y%m%d") TIMESTAMP=$(date +"%Y%m%d%H%M")
VERSION=$(stat -c"%Y" $0) VERSION=$(stat -c"%Y" $0)
echo_c() { echo_c() {