Change slug from 'lxc-execute' to 'execute' (#12681)

This commit is contained in:
Slaviša Arežina 2026-03-08 16:12:53 +01:00 committed by GitHub
parent bf2667827b
commit c3b8285584
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "PVE LXC Execute Command",
"slug": "lxc-execute",
"slug": "execute",
"categories": [
1
],