summaryrefslogtreecommitdiff
path: root/parabolaweb-update
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-07-07 18:18:03 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-07-07 18:18:03 -0600
commitf52617d70048e16d4388e6596d052a85ca7b9d86 (patch)
tree7531fe99825f2715b457ce6590a580b55185c7fb /parabolaweb-update
parent71b011fa542fe959e690c64fcd28f05441248a33 (diff)
touch up
Diffstat (limited to 'parabolaweb-update')
-rw-r--r--parabolaweb-update5
1 files changed, 2 insertions, 3 deletions
diff --git a/parabolaweb-update b/parabolaweb-update
index 2da9eea..160afb0 100644
--- a/parabolaweb-update
+++ b/parabolaweb-update
@@ -1,8 +1,7 @@
-#!/bin/bash
-set -e
+#!/bin/bash -e
. /etc/conf.d/parabolaweb
-. /usr/bin/libremessages
+. libremessages
find_makefiles() {
pushd "$WEBDIR" > /dev/null