This commit is contained in:
David Schroeder
2026-07-29 17:22:18 -05:00
parent 8bd60e2f52
commit c0bbfb3447
4 changed files with 27 additions and 3 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ INSTALL_LOCAL_UPDATES() {
if (( update_failed == 0 )); then
source /opt/idssys/ta-proxmenu/defaults.inc
echo -e "\n${idsCL[Green]}Update check complete. Installed version: ${VERS}${idsCL[Default]}"
echo -e "${idsCL[Green]}Update check complete. Installed version: ${VERS}${idsCL[Default]}"
return 0
fi