mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-16 19:31:09 +00:00
Fix dir for update (#68)
This commit is contained in:
parent
4cd07f63ee
commit
d63b27f7d1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user