mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 04:26:28 +02:00
fix script call
This commit is contained in:
@@ -121,7 +121,7 @@ case $CHOICE in
|
|||||||
;;
|
;;
|
||||||
SCREEN)
|
SCREEN)
|
||||||
dialog --title 'Touchscreen Calibration' --msgbox 'Choose OK and then follow the instructions on touchscreen for calibration.\n\nBest is to use a stylus for accurate touchscreen interaction.' 9 48
|
dialog --title 'Touchscreen Calibration' --msgbox 'Choose OK and then follow the instructions on touchscreen for calibration.\n\nBest is to use a stylus for accurate touchscreen interaction.' 9 48
|
||||||
/home/admin/config.scripts/blitz.touchscreen calibrate
|
/home/admin/config.scripts/blitz.touchscreen.sh calibrate
|
||||||
;;
|
;;
|
||||||
lnchannels)
|
lnchannels)
|
||||||
lnchannels ${network}
|
lnchannels ${network}
|
||||||
|
Reference in New Issue
Block a user