aw-lights/copy-code.sh

4 lines
136 B
Bash
Raw Normal View History

2021-10-16 07:36:02 -04:00
#!/bin/bash
set -euxo pipefail
rsync -ha --info=progress2 --no-i-r --exclude='/.git' --filter='dir-merge,- .gitignore' ./ pi:aw-lights/