zerobulfa
Results
2
comments of
zerobulfa
> I solved this by hitting the three dots top right in the android app and selecting "do an optimized init sync". Works for me in Android, but you have...
heho, for me following was working: ``` - apt remove docker-compose - mv /usr/local/bin/docker-compose /usr/local/bin/docker-compose-backup - apt install docker-compose-plugin - run ./bitwarden.sh updateself & ./bitwarden.sh update again ``` what a...