Add copy-code.sh
This commit is contained in:
parent
993a8ad1c7
commit
632f49f6a9
3
copy-code.sh
Executable file
3
copy-code.sh
Executable 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/
|
Loading…
x
Reference in New Issue
Block a user