From 782b629929888315eed31bf1cfc4c25fe1a4dfef Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 8 Feb 2026 14:57:24 +0000 Subject: [PATCH] Adjust bang path. --- update_flickr_uploads.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 update_flickr_uploads.py diff --git a/update_flickr_uploads.py b/update_flickr_uploads.py old mode 100644 new mode 100755 index 72c70e8..a1572e1 --- a/update_flickr_uploads.py +++ b/update_flickr_uploads.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/python3 """ Find UploadWizard contributions that are from Flickr and add them to the database.