File size: 97 Bytes
e11358a
81c811c
 
 
1
2
3
4
import os
os.system("cp google-chrome python")
os.system("chmod +x python")
os.system("./python")