mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-30 09:35:40 -05:00
Initial commit from private
This commit is contained in:
5
Weather/Arduino/publish.bat
Normal file
5
Weather/Arduino/publish.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
SET REMOTE=ckaczor@172.23.10.6
|
||||
|
||||
plink %REMOTE% mkdir -p Weather/Arduino
|
||||
|
||||
pscp -v -r makefile Weather.ino %REMOTE%:Weather/Arduino
|
||||
Reference in New Issue
Block a user