Update build.sh
This commit is contained in:
parent
e0c46804f1
commit
a342a274ee
|
@ -1,3 +1,3 @@
|
|||
sed -i "s/buildDate: [0-9]\+/buildDate: $(date +%m%d%H%M)/" config.yml
|
||||
echo buildDate: $(date +%m%d%H%M)
|
||||
hugo
|
||||
./hugo
|
||||
|
|
Loading…
Reference in New Issue