add flathub into setup script
This commit is contained in:
parent
dbac02af7c
commit
764e73ef8b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrep
|
||||
rpm-ostree override remove firefox firefox-langpacks
|
||||
rpm-ostree install distrobox
|
||||
|
|
Loading…
Reference in a new issue