mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-26 17:50:22 +01:00
Update micromamba-cmd.bat
Add cd command for admin.
This commit is contained in:
parent
f0c82f06c3
commit
24870e51ed
@ -1,5 +1,7 @@
|
||||
@echo off
|
||||
|
||||
cd /D "%~dp0"
|
||||
|
||||
set MAMBA_ROOT_PREFIX=%cd%\installer_files\mamba
|
||||
set INSTALL_ENV_DIR=%cd%\installer_files\env
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user