Skip to content

Commit

Permalink
fix echo
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalocasas committed Sep 25, 2024
1 parent 56b97bd commit fd93ca7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ CALL "%CONDA_COMMAND%" create -c conda-forge -n %CONDA_ENV_NAME% aixd aixd_ara c
ECHO.

:conda_activate_virtual_env
ECHO ON
<nul set /p"=[ ] Activating virtual environment..."
CALL "%CONDA_COMMAND%" activate %CONDA_ENV_NAME%
IF %ERRORLEVEL% neq 0 GOTO conda_activate_failed
Expand Down
Binary file modified install.zip
Binary file not shown.

0 comments on commit fd93ca7

Please sign in to comment.