Update deploy script

This commit is contained in:
Odd Stråbø 2023-01-04 17:58:19 +01:00
parent 61c186afce
commit ea37cdd31a
1 changed files with 1 additions and 1 deletions

View File

@ -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