diff options
Diffstat (limited to 'support/scripts/newpackage-notify')
-rwxr-xr-x | support/scripts/newpackage-notify | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/scripts/newpackage-notify b/support/scripts/newpackage-notify index 73e960a..66cb45c 100755 --- a/support/scripts/newpackage-notify +++ b/support/scripts/newpackage-notify @@ -1,4 +1,4 @@ -#!/usr/bin/python -O +#!/usr/bin/python2 -O # This program is intended to be run as a once-a-day cronjob, it # sends a batched email containing the names of all new pacakges in # the AUR, added within the last 24 hours, to those who have requested |