aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChatChimi <Pichue07@gmail.com>2020-04-18 14:22:16 +0200
committerChatChimi <Pichue07@gmail.com>2020-04-18 14:22:16 +0200
commit1323e52025bfd6f6e7584295619002a897c8da0c (patch)
tree4262a3661e33ebcaeb2334657fc23eabcf703fa6
parentb1425fdb9b19ea1efd5dc405fe746789a511e58f (diff)
Update BDDauto.sh
-rwxr-xr-xautomatisation/BDDAuto.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/automatisation/BDDAuto.sh b/automatisation/BDDAuto.sh
index 61ff956..2dcb4f2 100755
--- a/automatisation/BDDAuto.sh
+++ b/automatisation/BDDAuto.sh
@@ -2,7 +2,7 @@
#cloner dans le repertoire personnel du root
#exucuter en tant que root
-cp /root/ATS-Project/web/website/init-bd.sql /tmp/table.sql #Car problème de droit root
+cp /root/ATS-Project/www/html/init-bd.sql /tmp/table.sql #Car problème de droit root
apt install postgresql