Closed supertopher closed 10 years ago
We should ensure that users don't pear add salar.k3@gmail.com if that email is already in the team.txt
pear add salar.k3@gmail.com
This guy should handle it (grep $1 $team > /dev/null) && exit 1
(grep $1 $team > /dev/null) && exit 1
clutch. i'll add it to a PR
We should ensure that users don't
pear add salar.k3@gmail.com
if that email is already in the team.txt