1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-06-15 04:00:28 +02:00

Update openwrt.sh

tweak
This commit is contained in:
tteckster
2023-11-01 03:40:43 -04:00
committed by GitHub
parent a94bcac429
commit 15f1343a00

View File

@ -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