diff --git a/InfrastructureAgent/build-msi.sh b/InfrastructureAgent/build-msi.sh index 0663090ed7..b454b36c8b 100644 --- a/InfrastructureAgent/build-msi.sh +++ b/InfrastructureAgent/build-msi.sh @@ -9,7 +9,7 @@ sudo apt-get install wixl set -e # Variables -OUTPUT_DIR="./dist/windows" +OUTPUT_DIR="./dist" APP_NAME="oneuptime-infrastructure-agent" # Take version from --version argument