From 408aefb1afedc1ce2e3840dc69282fe5c84dfb9a Mon Sep 17 00:00:00 2001
From: Tchoupinax <corentinfiloche@hotmail.fr>
Date: Sat, 27 Apr 2024 16:03:10 +0200
Subject: [PATCH] feat(openwrt): add the missing tag on VM

---
 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 "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a>
 
   # OpenWRT