diff options
| author | ChatChimi <Pichue07@gmail.com> | 2020-05-19 15:20:56 +0200 |
|---|---|---|
| committer | ChatChimi <Pichue07@gmail.com> | 2020-05-19 15:20:56 +0200 |
| commit | 73cc4bbec5670600b2844a4e0e0e5b3d6e76959b (patch) | |
| tree | 6dfdbfda1275efa215c9678aac248d1d22d19eb8 /automatisation/deploi.sh | |
| parent | b245e50ae50fbd955063b94b6e3a06e3f4ad2b17 (diff) | |
| download | ATS-73cc4bbec5670600b2844a4e0e0e5b3d6e76959b.tar.gz ATS-73cc4bbec5670600b2844a4e0e0e5b3d6e76959b.tar.bz2 ATS-73cc4bbec5670600b2844a4e0e0e5b3d6e76959b.zip | |
ATS-Project -> ATS
Diffstat (limited to '')
| -rwxr-xr-x | automatisation/deploi.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/automatisation/deploi.sh b/automatisation/deploi.sh index eb5beee..b72eecd 100755 --- a/automatisation/deploi.sh +++ b/automatisation/deploi.sh @@ -2,8 +2,8 @@ apt install tcpdump -./ATS-Project/automatisation/BDDAuto.sh +./ATS/automatisation/BDDAuto.sh -./ATS-Project/automatisation/apacheAuto.sh +./ATS/automatisation/apacheAuto.sh -./ATS-Project/analyse/script.sh +./ATS/analyse/script.sh |
