mirror of
https://github.com/akuker/RASCSI.git
synced 2025-08-05 01:27:46 +00:00
Fix dir for update (#68)
This commit is contained in:
@@ -105,7 +105,7 @@ post_max_size = 1200M
|
|||||||
function updateRaScsi() {
|
function updateRaScsi() {
|
||||||
sudo systemctl stop rascsi
|
sudo systemctl stop rascsi
|
||||||
|
|
||||||
cd ~/RASCSI
|
cd ~/RASCSI/src/raspberrypi
|
||||||
|
|
||||||
make clean
|
make clean
|
||||||
make all CONNECT_TYPE=FULLSPEC
|
make all CONNECT_TYPE=FULLSPEC
|
||||||
@@ -291,4 +291,4 @@ function showMenu() {
|
|||||||
|
|
||||||
showRaSCSILogo
|
showRaSCSILogo
|
||||||
initialChecks
|
initialChecks
|
||||||
showMenu
|
showMenu
|
||||||
|
Reference in New Issue
Block a user