* Remove version in shebang in dkimsign.py and dkimverify.py
* Remove obsolete dkimsend.sh
This commit is contained in:
@@ -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
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/local/bin/python2.5
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# This software is provided 'as-is', without any express or implied
|
# This software is provided 'as-is', without any express or implied
|
||||||
# warranty. In no event will the author be held liable for any damages
|
# warranty. In no event will the author be held liable for any damages
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/local/bin/python2.5
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# This software is provided 'as-is', without any express or implied
|
# This software is provided 'as-is', without any express or implied
|
||||||
# warranty. In no event will the author be held liable for any damages
|
# warranty. In no event will the author be held liable for any damages
|
||||||
|
|||||||
Reference in New Issue
Block a user