mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Update Windows build script to use bash command instead of relative path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# This is taken from: https://nodejs.org/api/single-executable-applications.html
|
||||
# Run Base.sh
|
||||
./Base.sh
|
||||
bash ./Base.sh
|
||||
|
||||
# This is a PowerShell script that builds the Windows version of the Infrastructure Agent.
|
||||
SET SCRIPT_DIR=%~dp0
|
||||
|
||||
Reference in New Issue
Block a user