mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-28 20:37:40 +00:00
Use python3.
This commit is contained in:
parent
8acaed7509
commit
925ae08ee1
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python2.7
|
#!/usr/bin/python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import sys, os, subprocess, shutil, logging
|
import sys, os, subprocess, shutil, logging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user