summaryrefslogtreecommitdiff
path: root/build.sh
blob: 8ccec626a9fae9f80998f78bda6722deaf15e853 (plain)
1
2
3
4
5
6
7
#!/bin/sh

rm -rf public
~/go/bin/hugo -v -b http://www.andreasbaumann.cc
sed -i 's@http://eeepc.lan:8080/strus/query/wwwandreasbaumanncc@http://www.andreasbaumann.cc/strus/query/wwwandreasbaumanncc@g' \
	public/search/index.html