mirror of
https://github.com/bitwarden/server
synced 2025-12-27 05:33:17 +00:00
bash script updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
OUTPUT_DIR=~/bitwarden
|
||||
OUTPUT_DIR="../."
|
||||
if [ $# -eq 1 ]
|
||||
then
|
||||
OUTPUT_DIR=$1
|
||||
|
||||
Reference in New Issue
Block a user