Skip to content

Commit 5cc7fa3

Browse files
committed
fix: remove toolbox
1 parent 849dfe8 commit 5cc7fa3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

build.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ rpm-ostree install \
1919

2020
# packages
2121

22-
rpm-ostree uninstall firefox firefox-langpacks
22+
rpm-ostree uninstall \
23+
firefox \
24+
firefox-langpacks \
25+
toolbox
2326

2427
rpm-ostree install \
2528
distrobox \

0 commit comments

Comments
 (0)