4 lines
85 B
Bash
4 lines
85 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf install -y snapd qubes-snapd-helper
|
|
sudo snap install bitwarden |