mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2023-10-10 13:36:57 +02:00
parent
59ee2e3c3a
commit
21bffcf262
@ -77,5 +77,9 @@ echo "Patching bitwarden.sh completed..."
|
|||||||
|
|
||||||
./bitwarden.sh update
|
./bitwarden.sh update
|
||||||
|
|
||||||
|
# Prune Docker images without at least one container associated to them.
|
||||||
|
echo "Pruning Docker images without at least one container associated to them..."
|
||||||
|
docker image prune -a
|
||||||
|
|
||||||
cd $SCRIPT_BASE
|
cd $SCRIPT_BASE
|
||||||
echo "Bitwarden update completed!"
|
echo "Bitwarden update completed!"
|
||||||
|
Loading…
Reference in New Issue
Block a user