Creation utilisateur
This commit is contained in:
parent
dc8f24250c
commit
6701d70dd8
9
ap22/dau-ap22
Executable file
9
ap22/dau-ap22
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
set -u
|
||||
|
||||
./dau louis >> /var/www/html/doku/conf/users.auth.php
|
||||
./dau johan >> /var/www/html/doku/conf/users.auth.php
|
||||
./dau elio >> /var/www/html/doku/conf/users.auth.php
|
||||
./dau hadrien >> /var/www/html/doku/conf/users.auth.php
|
||||
./dau thomas >> /var/www/html/doku/conf/users.auth.php
|
Loading…
x
Reference in New Issue
Block a user