diff --git a/adduser.sh b/adduser.sh index 5a71cfe..6a6fcbe 100644 --- a/adduser.sh +++ b/adduser.sh @@ -1,3 +1,5 @@ +#!/bin/bash + echo "Enter username" read username if grep "^"$username":" /etc/ipsec.d/passwd