bug fix (Wed Feb 1 21:20:21 CST 2023)

This commit is contained in:
Dict Xiong 2023-02-01 21:20:21 +08:00
parent 7a64584e44
commit 22c866f371

View File

@ -52,7 +52,7 @@ git reset --hard $DFS_VERSION
grep -qE "testhist 1$" ~/.zsh_history grep -qE "testhist 1$" ~/.zsh_history
grep -qE "testhist 4$" ~/.zsh_history grep -qE "testhist 4$" ~/.zsh_history
grep -qx "DFS_CI=1" ~/.config/dotfiles/env grep -qx "DFS_CI=1" ~/.config/dotfiles/env
./install.sh -l -x DFS_CI=1 ./install.sh -l
dfs version dfs version
test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commit-id` test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commit-id`