Skip to content

Commit

Permalink
Set repository before upgrading
Browse files Browse the repository at this point in the history
  • Loading branch information
DFolchA committed Nov 30, 2022
1 parent ecad5cb commit 343a835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unattended_installer/install_functions/installMain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ function main() {
# -------------- Upgrade case ------------------------------------

if [ -n "${upgrade}" ]; then
installCommon_addWazuhRepo
upgrade_upgradeInstalled
exit 0
fi
Expand Down

0 comments on commit 343a835

Please sign in to comment.