From 4244c30851d12e72539d7909ddbacab7c3569cae Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 27 Jun 2024 08:21:18 +0000 Subject: [PATCH] update --- finetune/Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/finetune/Dockerfile b/finetune/Dockerfile index fcf45d1..94baaef 100644 --- a/finetune/Dockerfile +++ b/finetune/Dockerfile @@ -58,8 +58,6 @@ EOF # micromamba shell init -s bash -p ~/micromamba # cat <<'EOF' >> ~/.bashrc # source ~/micromamba/etc/profile.d/micromamba.sh -# echo "alias mamba=micromamba" >> ~/.bashrc -# echo "alias mba=mamba" >> ~/.bashrc # EOF # # 配置 .mambarc 文件 # cat < ~/.mambarc