mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-25 02:17:00 +08:00
add ci for cbds
This commit is contained in:
parent
f484e4c7e1
commit
d3cc235d53
|
@ -34,6 +34,7 @@ test $(DFS_QUIET=1 tools/common.sh ask_for_Yn "test") = "1"
|
||||||
|
|
||||||
# check alias
|
# check alias
|
||||||
alias p114
|
alias p114
|
||||||
|
alias cbds
|
||||||
which riot
|
which riot
|
||||||
sagt
|
sagt
|
||||||
test -f "/tmp/piv-agent-$(whoami)"
|
test -f "/tmp/piv-agent-$(whoami)"
|
||||||
|
@ -60,4 +61,4 @@ test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commi
|
||||||
# clean
|
# clean
|
||||||
git reset --hard $DFS_VERSION
|
git reset --hard $DFS_VERSION
|
||||||
|
|
||||||
set +x
|
set +x
|
||||||
|
|
Loading…
Reference in New Issue
Block a user