Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
330 B
Python
8 lines
330 B
Python
--- conkyEmail.py.orig 2009-06-27 22:45:20.000000000 +0800
|
|
+++ conkyEmail.py 2010-05-08 02:31:30.000000000 +0800
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/python
|
|
+#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
###############################################################################
|
|
# conkyEmail.py is a simple python script to gather
|