Update build.sh

This commit is contained in:
Morgan 2024-03-05 14:27:49 +09:00 committed by GitHub
parent e0c46804f1
commit a342a274ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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