1
0
mirror of https://github.com/bitwarden/server synced 2025-12-10 05:13:48 +00:00

goso all the things

This commit is contained in:
Kyle Spearrin
2018-03-27 14:55:33 -04:00
parent 005f1e59a0
commit a205f40613
21 changed files with 166 additions and 90 deletions

View File

@@ -164,6 +164,9 @@ SA_PASSWORD=SECRET
}
Helpers.Exec("chmod 600 /bitwarden/env/mssql.override.env");
using(var sw = File.CreateText("/bitwarden/env/uid.env"))
{ }
}
}
}