changed python interpreter from 3.8 to 3

This commit is contained in:
Johannes Findeisen 2020-10-05 02:56:26 +02:00
commit 34589b0ea6

2
uplink
View file

@ -1,4 +1,4 @@
#!/usr/bin/python3.8 -d
#!/usr/bin/python3 -d
# Copyright (c) 2020 Johannes Findeisen <you@hanez.org>
#