mirror of
https://github.com/AG7GN/nexus-utilities.git
synced 2025-05-17 23:20:08 -07:00
Update comment on usage
This commit is contained in:
parent
8d2f2ce2d4
commit
dd36cef336
@ -2,8 +2,11 @@
|
|||||||
|
|
||||||
# Extracts Connection events for VNC server activity occuring in the past 24 hours
|
# Extracts Connection events for VNC server activity occuring in the past 24 hours
|
||||||
# and emails results via patmail.sh and pat
|
# and emails results via patmail.sh and pat
|
||||||
|
#
|
||||||
|
# Usage: vnc-server-activity.sh [email-address[,email-address]...]
|
||||||
|
#
|
||||||
|
|
||||||
VERSION="1.1.0"
|
VERSION="1.1.1"
|
||||||
|
|
||||||
# Pat and patmail.sh must be installed. If they are not, exit.
|
# Pat and patmail.sh must be installed. If they are not, exit.
|
||||||
command -v pat >/dev/null 2>&1 || exit 1
|
command -v pat >/dev/null 2>&1 || exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user