From 7aab57e607665411522904fed0c485c9635ac64f Mon Sep 17 00:00:00 2001 From: ChatChimi Date: Tue, 19 May 2020 15:01:57 +0200 Subject: Fichier qui regroupe les scripts --- automatisation/deploi.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 automatisation/deploi.sh diff --git a/automatisation/deploi.sh b/automatisation/deploi.sh new file mode 100755 index 0000000..eb5beee --- /dev/null +++ b/automatisation/deploi.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +apt install tcpdump + +./ATS-Project/automatisation/BDDAuto.sh + +./ATS-Project/automatisation/apacheAuto.sh + +./ATS-Project/analyse/script.sh -- cgit v1.2.3