瀏覽代碼

Update homeassistant-v5.sh

rename
tteckster 2 年之前
父節點
當前提交
fbe5a0bed6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ct/homeassistant-v5.sh

+ 1 - 1
ct/homeassistant-v5.sh

@@ -86,7 +86,7 @@ if ! command -v pveversion >/dev/null 2>&1; then
     msg_error "No ${APP} Installation Found!";
     exit 
   fi
-  if (whiptail --title "${APP} LXC UPDATE" --yesno "This will update ${APP} LXC. Proceed?" 10 58); then
+  if (whiptail --title "${APP} LXC TOOLS" --yesno "This provides ${APP} Tools. Proceed?" 10 58); then
     echo "User selected Yes"
   else
     clear