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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
@ -291,4 +291,4 @@ function showMenu() {
showRaSCSILogo
initialChecks
showMenu
showMenu