From 39ac55d024a76525468bfde6f94be33b88ef1bbc Mon Sep 17 00:00:00 2001 From: Tchoupinax Date: Sat, 27 Apr 2024 17:45:08 +0200 Subject: [PATCH] feat: script improvement on routerOS and OpenWRT (#2869) --- vm/openwrt.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vm/openwrt.sh b/vm/openwrt.sh index 0afca1cb..e3e32e9e 100644 --- a/vm/openwrt.sh +++ b/vm/openwrt.sh @@ -475,6 +475,7 @@ qm set $VMID \ -efidisk0 ${DISK0_REF},efitype=4m,size=4M \ -scsi0 ${DISK1_REF},size=512M \ -boot order=scsi0 \ + -tags proxmox-helper-scripts \ -description "
# OpenWRT