diff options
Diffstat (limited to 'remote/check_kit.sh')
-rwxr-xr-x | remote/check_kit.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/remote/check_kit.sh b/remote/check_kit.sh new file mode 100755 index 0000000..9bdbeae --- /dev/null +++ b/remote/check_kit.sh @@ -0,0 +1,9 @@ +#! /bin/bash + +. lib/status.sh + +run kaas.sh +run adei.sh +run ipeserv.sh + +wait |