Skip to content

Commit

Permalink
feat: OS Updates support agent (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
bestlong committed Apr 28, 2023
1 parent f30f713 commit af28a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snmp/osupdate
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ CMD_APK=' version'
################################################################
# Don't change anything unless you know what are you doing #
################################################################
echo '<<<app-os-updates>>>'
if command -v zypper &>/dev/null ; then
# OpenSUSE
# shellcheck disable=SC2086
Expand Down

0 comments on commit af28a4f

Please sign in to comment.