#1147 rename sync menu point

This commit is contained in:
rootzoll 2020-05-02 17:47:19 +02:00
parent 0e9ad451e4
commit 0b826a158b

View file

@ -11,8 +11,8 @@ fi
if [ "$1" = "" ] || [ $# -eq 0 ]; then
OPTIONS=()
OPTIONS+=(RESET "Recreate Macaroons + TLS")
OPTIONS+=(SYNC "Sync central store with LND")
OPTIONS+=(EXPORT "Macaroons and TLS.cert")
OPTIONS+=(SYNC "Sync with RaspiBlitz Apps/Users")
OPTIONS+=(EXPORT "Get Macaroons and TLS.cert")
CHOICE=$(dialog --clear \
--backtitle "RaspiBlitz" \
--title "Manage LND credentials" \