diff options
Diffstat (limited to 'aurweb/scripts/pkgmaint.py')
-rwxr-xr-x | aurweb/scripts/pkgmaint.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aurweb/scripts/pkgmaint.py b/aurweb/scripts/pkgmaint.py index 3ad9ed8d..36da126f 100755 --- a/aurweb/scripts/pkgmaint.py +++ b/aurweb/scripts/pkgmaint.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import time |