Skip to content

Commit

Permalink
fix: 激活虚拟环境
Browse files Browse the repository at this point in the history
  • Loading branch information
linyuan0213 committed Jan 7, 2025
1 parent 487b42c commit 1476acf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ ENV S6_SERVICES_GRACETIME=30000 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SYNC_DISKS=1 \
HOME="/nt" \
PATH="/nt/.local/bin:${PATH}" \
TERM="xterm" \
LANG="C.UTF-8" \
TZ="Asia/Shanghai" \
Expand Down

0 comments on commit 1476acf

Please sign in to comment.