chore: only update filebrowser

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
pull/724/head
Henrique Dias 2019-05-11 10:49:38 +01:00
parent 549dec46e0
commit 1679a7393d
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ pushRicebox () {
-w /src \ -w /src \
-v /var/run/docker.sock:/var/run/docker.sock \ -v /var/run/docker.sock:/var/run/docker.sock \
filebrowser/dev \ filebrowser/dev \
sh -c "go get -u" sh -c "go get -u github.com/filebrowser/filebrowser/v2@latest"
git checkout -b update-rice-box origin/master git checkout -b update-rice-box origin/master
git config --local user.name "Filebrowser Bot" git config --local user.name "Filebrowser Bot"