mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-25 02:17:00 +08:00
update ci
This commit is contained in:
parent
1e34413b1c
commit
a02f9b8ae8
|
@ -34,6 +34,14 @@ 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`
|
||||||
|
|
||||||
# clean
|
# clean
|
||||||
dfs cd
|
|
||||||
git reset --hard $DFS_VERSION
|
git reset --hard $DFS_VERSION
|
||||||
|
|
||||||
|
# then check install.sh
|
||||||
|
./install.sh -l
|
||||||
|
dfs version
|
||||||
|
test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commit-id`
|
||||||
|
|
||||||
|
# clean
|
||||||
|
git reset --hard $DFS_VERSION
|
||||||
|
|
||||||
set +x
|
set +x
|
Loading…
Reference in New Issue
Block a user