Changeset 5421 for install/g2full/g2postinstall.bat.template
- Timestamp:
- Dec 8, 2022 4:53:03 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2full/g2postinstall.bat.template
r5414 r5421 7 7 echo python %PREFIX%\GSASII\bootstrap.py >> "%PREFIX%\start_G2_bootstrap.bat" 8 8 REM constructor fixups: missing empty directories & changed binary files ======= 9 mkdir $PREFIX/GSASII/.svn/tmp9 mkdir %PREFIX%\GSASII\.svn\tmp 10 10 %PREFIX%\GSASII\SVN\svn.exe revert -R %PREFIX%\GSASII\bindist 11 11
Note: See TracChangeset
for help on using the changeset viewer.