Updated: Tuesday, August 15, 2023, 13:18:27

main
shwetha729 2023-08-15 13:18:35 -04:00
parent 92c1603063
commit 5f568ee649
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ cd "$ZK_PATH"
git fetch git fetch
CHANGES_EXIST=$(git status — porcelain | wc -l) CHANGES_EXIST=$(git status — porcelain | wc -l)
formatted_date= $(date +"%A, %B %d, %Y") formatted_date= $(date +"%A, %B %d, %Y, %H:%M:%S")
# current="`date +'%Y-%m-%d %H:%M:%S'`" # current="`date +'%Y-%m-%d %H:%M:%S'`"
msg="Updated: $formatted_date" msg="Updated: $formatted_date"