source: install/g2pkg/bld.bat @ 2424

Last change on this file since 2424 was 2424, checked in by toby, 7 years ago

windows install fixes

File size: 138 bytes
Line 
1mkdir %PREFIX%\Scripts
2if errorlevel 1 exit 1
3copy %RECIPE_DIR%\src\bootstrap.py %PREFIX%\Scripts\gsas2-install.py
4if errorlevel 1 exit 1
Note: See TracBrowser for help on using the repository browser.