Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mikeee
/
convbot
like
1
Runtime error
App
Files
Files
Community
1
9d1903c
convbot
/
rsync-from-acone3.bat
freemt
Update app.py
ec9d18e
over 2 years ago
raw
Copy download link
history
blame
Safe
163 Bytes
rsync -uvaz acone3:myapps-acone3/convbot/ ./ --exclude=.venv --exclude=.pytest_cache --exclude=convbot/__pycache__/ ^
--exclude .git ^
--exclude tests/__pycache__