Page Update IMESTAMP
This commit is contained in:
parent
ee9709e29d
commit
ae8f439325
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,5 +10,5 @@ build:
|
|||
publish: clean build
|
||||
git add .
|
||||
git status
|
||||
git commit -m "Page Update $(date +'%F %r')"
|
||||
TIMESTAMP=$(date +'%F %r') git commit -m "Page Update $TIMESTAMP"
|
||||
git push
|
Loading…
Add table
Add a link
Reference in a new issue