1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

add a line to uncomment if using as a agent (#471)

This commit is contained in:
Zane C. Bowers-Hadley
2023-06-12 20:16:24 -05:00
committed by GitHub
parent 8efec5e2dc
commit 330237af97

View File

@ -32,6 +32,9 @@ CMD_PKG=' audit -q -F'
BIN_APK='/sbin/apk'
CMD_APK=' version'
# If using this as a agent and not a extend, uncomment the line below.
#echo '<<<app-os-updates>>>'
################################################################
# Don't change anything unless you know what are you doing #
################################################################