fix picking up alternate invoice_latexnotes_* files, and expand country codes on...
[freeside.git] / FS / bin / freeside-deloutsourceuser
1 #!/bin/sh
2
3 username=$1
4
5 freeside-deluser -h /usr/local/etc/freeside/htpasswd $username 2>/dev/null
6