1
Fork 0
cabinet/northbridge/justfile

4 lines
237 B
Makefile

deploy:
cross build --target=armv7-unknown-linux-gnueabihf --release
scp target/armv7-unknown-linux-gnueabihf/release/northbridge cruise@pelican.dyn.wpi.edu:
ssh cruise@pelican.dyn.wpi.edu systemctl --user restart nightstand