Update deploy script
This commit is contained in:
parent
61c186afce
commit
ea37cdd31a
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
rsync --exclude=.git --exclude='packet format.java' --exclude-from=.gitignore -ravC . pi@raspberrypi:ble
|
||||
rsync --exclude=.git --exclude='packet format.java' --exclude-from=.gitignore -ravC . pi@solarpi:ble
|
||||
|
|
Loading…
Reference in a new issue