fix script call

This commit is contained in:
rootzoll
2020-01-26 17:24:41 +01:00
parent d747f6ec21
commit 9c4d650268

View File

@@ -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}