aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2021-09-30 08:37:34 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2021-09-30 08:37:34 -0700
commitf2b2174f450d915c296c3a34e94411384b1967bd (patch)
tree861778e060184937f9fe72783f74b30d38314666
parentUse RawContent for gentoo news (diff)
downloadwww-f2b2174f450d915c296c3a34e94411384b1967bd.tar.gz
www-f2b2174f450d915c296c3a34e94411384b1967bd.tar.bz2
www-f2b2174f450d915c296c3a34e94411384b1967bd.zip
bin: add wwwtest build wrapper to iterate build easily, hugo edition
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--bin/build-wwwtest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/build-wwwtest.sh b/bin/build-wwwtest.sh
new file mode 100644
index 0000000..02cd485
--- /dev/null
+++ b/bin/build-wwwtest.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+set -e
+hugo >/dev/null