From aa29ce5a243320559f8f83d9434bc55f20ae9aec Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 25 Aug 2019 06:45:30 +0200 Subject: Overview screens also ported to remote mode --- remote/check_kit.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 remote/check_kit.sh (limited to 'remote/check_kit.sh') 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 -- cgit v1.2.3