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

. lib/remote/status.sh

report_style="short_report"

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

wait