mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2025-09-03 03:06:27 +00:00
Added a manual installer, courtesy @heri16. Closes #20.
This commit is contained in:
@@ -39,7 +39,7 @@ REM Create the installer
|
||||
echo Generating nvm-setup.zip
|
||||
buildtools\iscc %INNOSETUP% /o%DIST%
|
||||
buildtools\zip -j -9 -r "%DIST%\nvm-setup.zip" "%DIST%\nvm-setup.exe"
|
||||
rm "%DIST%\nvm-setup.exe"
|
||||
REM rm "%DIST%\nvm-setup.exe"
|
||||
echo --------------------------
|
||||
echo Release %version% available in %DIST%
|
||||
GOTO COMPLETE
|
||||
|
Reference in New Issue
Block a user