[revert] Remove wazuh-agent package as well

This commit is contained in:
William Wernert
2020-11-04 16:23:51 -05:00
parent 4369b8d0f6
commit cb75b2df65

View File

@@ -1449,7 +1449,6 @@ reinstall_init() {
# Remove the old launcher package in case the config changes
remove_package launcher-final
remove_package wazuh-agent
} >> $setup_log 2>&1
}