Use python instead of python3 for aursearch

main
Ensar Sarajčić 2022-05-05 18:10:58 +02:00
parent c2db3f7758
commit 1b070d092c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/python3
#!/bin/python
import sys, json, urllib.parse, http.client, getopt