1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00
Files
browser/entrypoint.sh
2017-08-08 00:03:10 -04:00

5 lines
101 B
Bash

#!/bin/sh
cp /etc/bitwarden/web/settings.js /app/js/settings.js
http-server ./ -p 80 -d false --utc