1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

dont need to copy settings file anymore

This commit is contained in:
Kyle Spearrin
2018-08-07 14:01:47 -04:00
parent 6fb8a9ef2f
commit b4a0913994

View File

@@ -30,7 +30,6 @@ mkhomedir_helper $USERNAME
# The rest...
chown -R $USERNAME:$GROUPNAME /etc/bitwarden
cp /etc/bitwarden/web/settings.js /app/js/settings.js
cp /etc/bitwarden/web/app-id.json /app/app-id.json
chown -R $USERNAME:$GROUPNAME /app
chown -R $USERNAME:$GROUPNAME /bitwarden_server