mirror of
https://github.com/foundObjects/pve-nag-buster.git
synced 2025-08-13 16:42:22 +00:00
parent
dd02dc0e59
commit
8fe6439153
@ -19,7 +19,7 @@
|
|||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
NAGTOKEN="data.status !== 'Active'"
|
NAGTOKEN="data.status.toLowerCase() !== 'active'"
|
||||||
NAGFILE="/usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js"
|
NAGFILE="/usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js"
|
||||||
SCRIPT="$(basename $0)"
|
SCRIPT="$(basename $0)"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user