convbot / rsync-from-acone3.bat
freemt
Update app.py
ec9d18e
rsync -uvaz acone3:myapps-acone3/convbot/ ./ --exclude=.venv --exclude=.pytest_cache --exclude=convbot/__pycache__/ ^
--exclude .git ^
--exclude tests/__pycache__