5 lines
95 B
Bash
5 lines
95 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
rpm-ostree override remove firefox firefox-langpacks
|
||
|
rpm-ostree install distrobox
|