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