1
0
Fork 0
mirror of synced 2025-04-05 06:03:33 +03:00

Update adduser.sh

This commit is contained in:
Peiying Yang(Brian) 2017-05-27 23:02:02 -04:00 committed by GitHub
parent 529b330674
commit 0adbd6ccec

View file

@ -1,3 +1,5 @@
#!/bin/bash
echo "Enter username"
read username
if grep "^"$username":" /etc/ipsec.d/passwd