changed python interpreter from 3.8 to 3
This commit is contained in:
parent
2ebd02f7d2
commit
34589b0ea6
1 changed files with 1 additions and 1 deletions
2
uplink
2
uplink
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3.8 -d
|
||||
#!/usr/bin/python3 -d
|
||||
|
||||
# Copyright (c) 2020 Johannes Findeisen <you@hanez.org>
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue