From f8c0f57b8462f590a59aec30e3eb7306904d4bd4 Mon Sep 17 00:00:00 2001 From: pvincent Date: Wed, 28 Aug 2024 15:47:53 +0400 Subject: [PATCH] execute --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9c18e2a..57af3dd 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,13 @@ monitors a list of SYMPA servers and reports the failed ones +## prerequired + +* GNU Parallel `sudo apt install parallel` + +## execute + +```bash +bash all.sh +``` +