1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

attachments build cleanup

This commit is contained in:
Kyle Spearrin
2017-08-08 17:50:40 -04:00
parent fecd5b3a1a
commit e081213615
6 changed files with 11 additions and 1 deletions

View File

@ -9,4 +9,5 @@ echo -e "=================="
$DIR/src/Api/build.sh
$DIR/src/Identity/build.sh
$DIR/nginx/build.sh
$DIR/attachments/build.sh
$DIR/util/Setup/build.sh