more generic title
This commit is contained in:
parent
14b7019d21
commit
6ed4d38160
2
lib.sh
2
lib.sh
@ -14,7 +14,7 @@ ARCH=$(uname -m)
|
||||
# Network
|
||||
WANIP4=$(curl -s -k -m 5 -4 https://api64.ipify.org)
|
||||
# Whiptail menus
|
||||
TITLE="RustDesk Setup - $(date +%Y)"
|
||||
TITLE="RustDesk - $(date +%Y)"
|
||||
[ -n "$SCRIPT_NAME" ] && TITLE+=" - $SCRIPT_NAME"
|
||||
CHECKLIST_GUIDE="Navigate with the [ARROW] keys and (de)select with the [SPACE] key. \
|
||||
Confirm by pressing [ENTER]. Cancel by pressing [ESC]."
|
||||
|
Loading…
x
Reference in New Issue
Block a user