2 changed files with 10 additions and 1 deletions
@ -0,0 +1,7 @@ |
|||
#!/usr/bin/env bash |
|||
|
|||
# add any certs the user might have bind mounted |
|||
update-ca-certificates |
|||
|
|||
# start bitwarden |
|||
/bitwarden_rs |
Loading…
Reference in new issue