This commit is contained in:
tteckster 2023-01-07 21:10:04 -05:00 committed by GitHub
parent 6ec035f346
commit e7d298ca3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 5 deletions

View file

@ -331,8 +331,6 @@ msg_ok "Update Successful"
exit
fi
if [ "$UPD" == "2" ]; then
clear
header_info
THEME=$(whiptail --title "NODE-RED THEMES" --radiolist --cancel-button Exit-Script "Choose Theme" 15 58 6 \
"dark" "" OFF \
"dracula" "" OFF \