From 115a0019334aad9e3445c9c625f57342ffea285d Mon Sep 17 00:00:00 2001 From: "anthony.arnoux" Date: Thu, 24 Mar 2022 11:13:52 +0100 Subject: [PATCH] correction dau.sh --- ap23/script/dau.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ap23/script/dau.sh b/ap23/script/dau.sh index 6c8aaa5..1ceef33 100755 --- a/ap23/script/dau.sh +++ b/ap23/script/dau.sh @@ -2,7 +2,7 @@ #check si il y a un argument et exit 1 si y'a pas if [ ! $1 ] ; then - echo "Usage : $0 user >> /var/www/html/dokuwiki/conf/users.ayth.php" + echo "Usage : $0 user >> /var/www/html/dokuwiki/conf/users.auth.php" exit 1 fi