mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
set working directory on cammand raspiblitz
This commit is contained in:
@@ -5,5 +5,6 @@
|
|||||||
# command: raspiblitz
|
# command: raspiblitz
|
||||||
# calls the the raspiblitz mainmenu
|
# calls the the raspiblitz mainmenu
|
||||||
function raspiblitz() {
|
function raspiblitz() {
|
||||||
/home/admin/00mainMenu.sh
|
cd /home/admin
|
||||||
|
./00mainMenu.sh
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user