mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
2 lines
97 B
Bash
2 lines
97 B
Bash
HUGO_LAST_UPDATE_TIME=$(git log -1 --format=%cI)
|
|
HUGO_LAST_UPDATE_HASH=$(git log -1 --format=%h)
|