File size: 163 Bytes
ec9d18e
 
 
1
2
3
4
rsync -uvaz acone3:myapps-acone3/convbot/ ./ --exclude=.venv --exclude=.pytest_cache --exclude=convbot/__pycache__/ ^
--exclude .git ^
--exclude tests/__pycache__