summaryrefslogtreecommitdiffstats
path: root/remote/check_all.sh
blob: a506c82776ac6186c32e0e5c095ac63691156e85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/bash

. lib/remote/status.sh

report="short_report"

run darksoft.sh
run ipeserv.sh
run kaas.sh
run adei.sh

wait