mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-22 17:51:34 -05:00
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
sudo dnf install -y snapd qubes-snapd-helper
|
||
|
sudo snap install spotify
|