From 15f1343a000f8b43792b98c146d62d90c20cf719 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 1 Nov 2023 03:40:43 -0400 Subject: [PATCH] Update openwrt.sh tweak --- vm/openwrt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/openwrt.sh b/vm/openwrt.sh index 5f9d6fcc..d163b926 100644 --- a/vm/openwrt.sh +++ b/vm/openwrt.sh @@ -478,7 +478,7 @@ qm set $VMID \ -description "# OpenWrt VM ### https://github.com/tteck/Proxmox [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D7EP4GF)" >/dev/null -msg_ok "OpenWrt VM ${CL}${BL}(${HN})" +msg_ok "Created OpenWrt VM ${CL}${BL}(${HN})" msg_info "OpenWrt is being started in order to configure the network interfaces." qm start $VMID sleep 15