fix paths for wsl-free windows build

This commit is contained in:
idk
2023-04-18 23:03:48 +00:00
parent 3b11def66c
commit e3afb9de1d
2 changed files with 1 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ makensis(){
NSIS_PATH="/c/Program Files (x86)/NSIS/Bin"
PATH="$NSIS_PATH:$PATH:$NSIS_PATH/"
export PATH="$NSIS_PATH:$PATH:$NSIS_PATH/"
makensis $@
}
if [[ -n "$IS_WSL" || -n "$WSL_DISTRO_NAME" ]]; then

View File

@@ -10,7 +10,6 @@ UniCode true
!define CONSOLE_URL "http://127.0.0.1:7657/home"
!include i2pbrowser-version.nsi
#!include i2pbrowser-jpackage.nsi
!include FindProcess.nsh
#var INSTDIR