1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-04 11:55:58 +02:00

copy app-id.json for u2f

This commit is contained in:
Kyle Spearrin 2017-08-08 00:44:58 -04:00
parent 3a823d32b5
commit 161e7d1763

View File

@ -1,4 +1,5 @@
#!/bin/sh
cp /etc/bitwarden/web/settings.js /app/js/settings.js
cp /etc/bitwarden/web/app-id.json /app/app-id.json
http-server ./ -p 80 -d false --utc