mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
fix script call
This commit is contained in:
@@ -121,7 +121,7 @@ case $CHOICE in
|
||||
;;
|
||||
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
|
||||
/home/admin/config.scripts/blitz.touchscreen calibrate
|
||||
/home/admin/config.scripts/blitz.touchscreen.sh calibrate
|
||||
;;
|
||||
lnchannels)
|
||||
lnchannels ${network}
|
||||
|
Reference in New Issue
Block a user