Add comment

This commit is contained in:
2026-03-25 12:23:07 +01:00
parent 8e617a0aaf
commit ac1914ccb9
+3
View File
@@ -1,3 +1,6 @@
cd $PSScriptRoot cd $PSScriptRoot
# Build the Windows application using Flutter
flutter build windows --release flutter build windows --release
# Build the Windows installer using Inno Setup Compiler (ISCC.exe)
ISCC.exe ./busylight-buddy-windows-installer-builder.iss ISCC.exe ./busylight-buddy-windows-installer-builder.iss