Fix dir for update (#68)

This commit is contained in:
Eric Helgeson
2020-12-28 13:39:20 -06:00
committed by GitHub
parent 4cd07f63ee
commit d63b27f7d1

View File

@@ -105,7 +105,7 @@ post_max_size = 1200M
function updateRaScsi() {
sudo systemctl stop rascsi
cd ~/RASCSI
cd ~/RASCSI/src/raspberrypi
make clean
make all CONNECT_TYPE=FULLSPEC