Merge branch 'main' into beta

This commit is contained in:
cmdr2
2022-09-27 13:28:31 +05:30
2 changed files with 10 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
@echo off
@REM Delete the post-activate hook from the old installer
echo. > installer\etc\conda\activate.d\post_activate.bat
if exist "installer\etc\conda\activate.d\post_activate.bat" (
echo. > installer\etc\conda\activate.d\post_activate.bat
)
@call installer\Scripts\activate.bat