set python3 instead of python
All checks were successful
Build and Publish Debian Package / build (push) Successful in 40s
All checks were successful
Build and Publish Debian Package / build (push) Successful in 40s
This commit is contained in:
parent
c7578c1fc8
commit
3201ac7be6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
import os
|
import os
|
||||||
import json
|
import json
|
||||||
import logging
|
import logging
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue