Page Update IMESTAMP
This commit is contained in:
parent
ae8f439325
commit
45bab9f9b7
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
|
||||
TIMESTAMP=$(date +'%F %r') git commit -m "Page Update $TIMESTAMP"
|
||||
TIMESTAMP=$(date +'%F %r'); git commit -m "Page Update $TIMESTAMP"
|
||||
git push
|
Loading…
Add table
Add a link
Reference in a new issue