diff options
author | ChatChimi <Pichue07@gmail.com> | 2020-05-10 09:24:11 +0200 |
---|---|---|
committer | ChatChimi <Pichue07@gmail.com> | 2020-05-10 09:24:11 +0200 |
commit | 5388ae25efe04a74d178915eab784fbaf4945fc9 (patch) | |
tree | be9062e7081007570d8c5681679d3e60737cf191 /automatisation | |
parent | f01f3c3d53f0e6f53779835463a18edf0ff924d7 (diff) |
Enleve une faute
Diffstat (limited to 'automatisation')
-rwxr-xr-x | automatisation/BDDAuto.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/automatisation/BDDAuto.sh b/automatisation/BDDAuto.sh index 87205fa..dd858ff 100755 --- a/automatisation/BDDAuto.sh +++ b/automatisation/BDDAuto.sh @@ -1,6 +1,6 @@ #!/bin/bash #cloner dans le repertoire personnel du root -#exucuter en tant que root +#executer en tant que root cp /root/ATS-Project/www/html/init-bd.sql /tmp/table.sql #Car problème de droit root |