This commit is contained in:
Dict Xiong 2022-10-29 02:00:06 +08:00
parent 74e440bb70
commit 465532b3d4

View File

@ -4,18 +4,20 @@ set -ex
# check files # check files
cd / cd /
l
dfs cd dfs cd
l
pwd pwd
test -f .zshrc2 test -f .zshrc2
diff -q ./.ssh/authorized_keys2 ~/.ssh/authorized_keys2 diff -q ./.ssh/authorized_keys2 ~/.ssh/authorized_keys2
grep -q ".zshrc2" ~/.zshrc grep -q ".zshrc2" ~/.zshrc
l ~ cd ~
l
# check scripts and functions # check scripts and functions
dfs version dfs version
dfs log 1 dfs log 1
l z ~
z
dogo dogo
tools/common.sh get_os_type tools/common.sh get_os_type
tools/common.sh get_linux_dist tools/common.sh get_linux_dist