3 lines
97 B
Makefile
3 lines
97 B
Makefile
deploy:
|
|
ssh raspiwork 'cd /home/pi/Scripts/rust_agregator && git pull && cargo build --release'
|