* Remove version in shebang in dkimsign.py and dkimverify.py

* Remove obsolete dkimsend.sh
This commit is contained in:
Scott Kitterman
2011-06-16 23:08:20 -05:00
parent 550e3e3983
commit 3e5e1a06aa
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -1,3 +0,0 @@
#!/bin/sh
/usr/local/bin/python2.5 /home/greg/src/pydkim/dkimsign.py greg hewgill.com /home/greg/.domainkeys/rsa.private | /usr/sbin/sendmail $*
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/local/bin/python2.5
#!/usr/bin/env python
# This software is provided 'as-is', without any express or implied
# warranty. In no event will the author be held liable for any damages
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/local/bin/python2.5
#!/usr/bin/env python
# This software is provided 'as-is', without any express or implied
# warranty. In no event will the author be held liable for any damages