From f52617d70048e16d4388e6596d052a85ca7b9d86 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 7 Jul 2013 18:18:03 -0600 Subject: touch up --- parabolaweb-update | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'parabolaweb-update') 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 -- cgit v1.2.3-54-g00ecf