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

Update osupdate (#466)

#444 broke osupdate script
This commit is contained in:
Wheel
2023-06-12 21:06:57 -04:00
committed by GitHub
parent a011a88653
commit 8efec5e2dc

View File

@@ -35,7 +35,6 @@ 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