#1144 added loading of raspiblitz.conf

This commit is contained in:
rootzoll 2020-04-28 18:01:50 +02:00
parent b776068346
commit 0524ff5b04

View File

@ -9,6 +9,8 @@ if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
exit 1
fi
source /mnt/hdd/raspiblitz.conf
# show info menu
if [ "$1" = "menu" ]; then