From df5cbee0aa3d1167540710320e4acf0cfad37611 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Fri, 23 Dec 2022 11:10:23 +0100 Subject: [PATCH] Made WSGI file executable --- wsgi.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 wsgi.py diff --git a/wsgi.py b/wsgi.py old mode 100644 new mode 100755 -- GitLab