mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-09 20:32:52 +02:00
use _aliases.sh to persist between script updates
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# SHORTCUT COMMANDS you can call as user 'admin' from terminal
|
# SHORTCUT COMMANDS you can call as user 'admin' from terminal
|
||||||
|
# source aliases from /home/admin/_aliases.sh
|
||||||
|
source /home/admin/_aliases.sh
|
||||||
|
|
||||||
# command: raspiblitz
|
# command: raspiblitz
|
||||||
# calls the the raspiblitz mainmenu (legacy)
|
# calls the the raspiblitz mainmenu (legacy)
|
||||||
|
Reference in New Issue
Block a user