mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
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
|