diff --git a/bootstrap.sh b/bootstrap.sh index af73c14..f2087eb 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -37,4 +37,4 @@ go install github.com/jesseduffield/lazygit@latest echo 'deb http://download.opensuse.org/repositories/home:/fawz:/mooltipass/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:fawz:mooltipass.list curl -fsSL https://download.opensuse.org/repositories/home:fawz:mooltipass/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_fawz_mooltipass.gpg >/dev/null sudo apt update -sudo apt install moolticute +sudo apt install qtwayland5 moolticute