From dee04bbe4a8e9e4a4f11293e867a02e96c4e6b22 Mon Sep 17 00:00:00 2001 From: uap22-r Date: Thu, 24 Mar 2022 11:13:15 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'ap22/dau'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ap22/dau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ap22/dau b/ap22/dau index 287c159..eb80d82 100755 --- a/ap22/dau +++ b/ap22/dau @@ -8,4 +8,4 @@ password=$(htpasswd -bnBC 10 "" $1|tr -d '\d') echo "${login}${password}:${login}:${login}@localhost:${login},user" -./dau $1 >> /var/www/html/doku/conf/users.auth.php +#./dau $1 >> /var/www/html/doku/conf/users.auth.php