summaryrefslogtreecommitdiff
path: root/build.sh
blob: 54524b3cb87757e220ec65899967a6656f952c85 (plain)
1
2
3
4
5
6
#!/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