forked from mirrors/protonmail-bridge-docker
Merge branch 'next' into master
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user