summaryrefslogtreecommitdiffstats
path: root/filehooker/refresh.sh
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-04-02 10:45:37 +0200
committermakefu <github@syntax-fehler.de>2014-04-02 10:45:43 +0200
commitd8fb4dd0bcb57a32f3b248798dc908992113672f (patch)
tree4c1183ca5463543643a49e380662ef30b8a1a76d /filehooker/refresh.sh
parente4be9d4d5a24b23b4043703ac17a6d1e46155c72 (diff)
Fix Wait for collectd, minor fixes
Diffstat (limited to 'filehooker/refresh.sh')
-rwxr-xr-xfilehooker/refresh.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/filehooker/refresh.sh b/filehooker/refresh.sh
index 956edfc2..5400b2a4 100755
--- a/filehooker/refresh.sh
+++ b/filehooker/refresh.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-
+set -eu
cd "$(dirname "$(readlink -f "$0")")"
rm -rvf out/ work
-./build.sh -N filehooker
+./build.sh -N filehooker -v
cp -v out/filehooker* /home/makefu/isos