diff options
Diffstat (limited to 'remote/check_kit.sh')
-rwxr-xr-x | remote/check_kit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/check_kit.sh b/remote/check_kit.sh index 9bdbeae..b50d5ce 100755 --- a/remote/check_kit.sh +++ b/remote/check_kit.sh @@ -1,6 +1,6 @@ #! /bin/bash -. lib/status.sh +. lib/remote/status.sh run kaas.sh run adei.sh |