Skip to content

Commit 4c342f4

Browse files
committed
changes
1 parent e7988f3 commit 4c342f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xymon.5m.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#!/bin/bash
22

3-
# This script requires RSS be enabled in Xymon!
4-
53
# <xbar.title>Xymon Checker</xbar.title>
64
# <xbar.version>v1.0</xbar.version>
75
# <xbar.author>Jake Shaw</xbar.author>
86
# <xbar.author.github>codejake</xbar.author.github>
97
# <xbar.desc>Display current Xymon status.</xbar.desc>
108
# <swiftbar.hideRunInTerminal>true</swiftbar.hideRunInTerminal>
119

10+
# This script requires RSS be enabled in Xymon!
11+
1212
# Configure your Xymon instance base URL.
1313
export XYMON="https://example.com/xymon"
1414

0 commit comments

Comments
 (0)