development script

This commit is contained in:
Tony Kuker 2022-01-18 22:20:31 +00:00
parent 16daf64a3c
commit 2542340099
1 changed files with 1 additions and 0 deletions

1
src/raspberrypi/rebuild.sh Executable file
View File

@ -0,0 +1 @@
make all -j4 DEBUG=1 && sudo systemctl stop rascsi && sudo make install && sudo systemctl start rascsi && sleep 1 && rasctl -c attach -i 4 -f powerview && rasctl -l