mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2024-12-27 08:09:35 -05:00
c542a1fec6
Signed-off-by: tommytran732 <contact@tommytran.io>
5 lines
144 B
Bash
5 lines
144 B
Bash
#!/bin/bash
|
|
|
|
#This is a bit meh, use MiargeOS instead if you can.
|
|
sudo dnf install -y qubes-core-agent-networking qubes-core-agent-dom0-updates
|