mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
mk env dir
This commit is contained in:
parent
2c2496d28f
commit
aa69b45400
@ -124,6 +124,7 @@ function restart() {
|
||||
|
||||
if [ $OS == "lin" ]
|
||||
then
|
||||
mkdir -p ../env
|
||||
echo "LOCAL_UID=`id -u $USER`" > ../env/uid.env
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user