Merge branch 'next' into master
This commit is contained in:
commit
6fd883204d
5 changed files with 17 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue