Add deployment script

This commit is contained in:
Odd Stråbø 2022-01-26 21:04:48 +01:00
parent efddfd60cb
commit 1e41bdd2dc
1 changed files with 2 additions and 0 deletions

2
deploy.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
rsync --exclude=.git --exclude='packet format.java' --exclude-from=.gitignore -ravC . pi@raspberrypi:ble