From d7ce9c3caaca681fcaf782b2b2570a8f9e9537ef Mon Sep 17 00:00:00 2001 From: David Schmitz <schmitz@lrz.de> Date: Thu, 17 Feb 2022 08:20:42 +0000 Subject: [PATCH] manage.py --- manage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage.py b/manage.py index de46be44..c814da0b 100755 --- a/manage.py +++ b/manage.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Copyright (C) 2010-2014 GRNET S.A. # # This program is free software: you can redistribute it and/or modify -- GitLab