From 53dc0beb08cf243a6226a43c640fda82477fa52f Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 7 Sep 2020 05:32:44 +0200 Subject: [PATCH] restrichted to python 3.8 --- uplink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uplink b/uplink index 6d576b1..dfa1d69 100755 --- a/uplink +++ b/uplink @@ -1,4 +1,4 @@ -#!/usr/bin/python3 -d +#!/usr/bin/python3.8 -d # Copyright (c) 2020 Johannes Findeisen #