mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-07-13 06:53:25 +00:00
Update update-bitwarden.sh
Co-authored-by: h44z <christoph.h@sprinternet.at>
This commit is contained in:
parent
21eb873459
commit
3fedff80ed
|
@ -61,7 +61,7 @@ REBUILD_BB=${tmprebuild:-$REBUILD_BB}
|
||||||
|
|
||||||
if [[ $REBUILD_BB =~ ^[Yy]$ ]]
|
if [[ $REBUILD_BB =~ ^[Yy]$ ]]
|
||||||
then
|
then
|
||||||
$BITWARDEN_BASE/BitBetter/build.sh
|
$SCRIPT_BASE/build.sh
|
||||||
echo "BitBetter images updated to version: $BW_VERSION"
|
echo "BitBetter images updated to version: $BW_VERSION"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user