From 1323e52025bfd6f6e7584295619002a897c8da0c Mon Sep 17 00:00:00 2001 From: ChatChimi Date: Sat, 18 Apr 2020 14:22:16 +0200 Subject: Update BDDauto.sh --- automatisation/BDDAuto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3