Page Update
This commit is contained in:
parent
8401190f09
commit
9ed8d80fde
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`"
|
||||
git commit -m "Page Update `$(date +'%F %r')`"
|
||||
git push
|
Loading…
Add table
Add a link
Reference in a new issue