Merge branch 'next' into master

This commit is contained in:
Xiaonan Shen
2021-09-04 11:15:36 +08:00
committed by GitHub
5 changed files with 17 additions and 5 deletions

View File

@@ -2,6 +2,11 @@
set -ex
id
# Go to current user's homedir
cd
echo $PWD
# Initialize
if [[ $1 == init ]]; then
# set GNUPGHOME as a workaround for