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_all.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 remote/check_all.sh (limited to 'remote/check_all.sh') diff --git a/remote/check_all.sh b/remote/check_all.sh new file mode 100755 index 0000000..da2b83f --- /dev/null +++ b/remote/check_all.sh @@ -0,0 +1,12 @@ +#! /bin/bash + +. lib/status.sh + +report="short_report" + +run darksoft.sh +run ipeserv.sh +run kaas.sh +run adei.sh + +wait -- cgit v1.2.3