mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Improved user info message in entrypoint.sh.
This commit is contained in:
parent
c875aa8ccc
commit
fa08ca00ca
@ -2,10 +2,9 @@
|
||||
|
||||
set -ex
|
||||
|
||||
id
|
||||
# Go to current user's homedir
|
||||
cd
|
||||
echo $PWD
|
||||
echo "Running as user '$USER' (UID '$UID') in '$PWD'"
|
||||
|
||||
# Initialize
|
||||
if [[ $1 == init ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user