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