mirror of
https://github.com/bitwarden/server.git
synced 2025-01-28 22:51:22 +01:00
162150691c
Allows running the update commands from cron without getting the TTY error listed in https://github.com/bitwarden/core/issues/180 Given what happens when each of these docker run commands execute, it seems like the -t flag is unnecessary. Based on this helpful explanation of the -i and -t flags for docker run: https://gist.github.com/v0lkan/c413cf9477b607db1ea1117c9de853df |
||
---|---|---|
.. | ||
bitwarden.ps1 | ||
bitwarden.sh | ||
install.ps1 | ||
install.sh | ||
run.ps1 | ||
run.sh |