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