Add copy-code.sh

This commit is contained in:
Austen Adler 2021-10-16 07:36:02 -04:00
parent 993a8ad1c7
commit 632f49f6a9

3
copy-code.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
set -euxo pipefail
rsync -ha --info=progress2 --no-i-r --exclude='/.git' --filter='dir-merge,- .gitignore' ./ pi:aw-lights/