修复 PATH 环境变量

This commit is contained in:
whyour
2026-03-01 20:35:19 +08:00
parent 6bec52dca1
commit 544c432f49
4 changed files with 8 additions and 8 deletions
-2
View File
@@ -1,7 +1,5 @@
#!/bin/bash
export PATH="$HOME/bin:$PATH"
dir_shell=/ql/shell
. $dir_shell/share.sh