RASCSI/src/raspberrypi/rebuild.sh
2022-01-18 22:20:31 +00:00

2 lines
165 B
Bash
Executable File

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