From 8232776e4110b1a1d5f2b9eae67086be6d6a2cec Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 30 Aug 2019 16:14:18 -0700 Subject: [PATCH] Bad env path? --- backup-rotator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup-rotator b/backup-rotator index 00ef4dc..a96af48 100755 --- a/backup-rotator +++ b/backup-rotator @@ -1,4 +1,4 @@ -#!/usr/env python3 +#!/usr/bin/env python3 """