Merge pull request #68 from upsuper-forks/ankisyncctl-python3
Make ankisyncctl use python3 in shebang
This commit is contained in:
commit
44ab07fa04
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
import sys
|
||||
import getpass
|
||||
|
||||
Loading…
Reference in New Issue
Block a user