diff options
Diffstat (limited to 'remote/kaas.sh')
-rw-r--r-- | remote/kaas.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/kaas.sh b/remote/kaas.sh index 5fc1b4a..37d6a5a 100644 --- a/remote/kaas.sh +++ b/remote/kaas.sh @@ -1,6 +1,6 @@ #! /bin/bash -[ -z $report ] && source lib/status.sh +[ -z $report ] && source lib/remote/status.sh function check_kaas { |