diff options
Diffstat (limited to 'remote/logs.sh')
-rwxr-xr-x | remote/logs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/logs.sh b/remote/logs.sh index 91257c0..e619e78 100755 --- a/remote/logs.sh +++ b/remote/logs.sh @@ -1,6 +1,6 @@ #! /bin/bash -. lib/status.sh +. lib/remote/status.sh function filter_syslog { log="$1" |