mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Update output directory in build script for MSI to a more general path
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user