Skip to content

Commit dae5174

Browse files
committed
chore: update debloated args to use common pkgs (nano)
1 parent 0784244 commit dae5174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/setup-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SHARUN="${GH_USER_CONTENT}/pkgforge-dev/Anylinux-AppImages/refs/heads/main/usefu
3737
# Install Debloated Pkgs
3838
wget "${DEBLOATED_PKGS}" -O /tmp/get-debloated-pkgs.sh
3939
chmod a+x /tmp/get-debloated-pkgs.sh
40-
sh /tmp/get-debloated-pkgs.sh --add-opengl --prefer-nano gtk4-mini libxml2-mini gdk-pixbuf2-mini librsvg-mini
40+
sh /tmp/get-debloated-pkgs.sh --add-common --prefer-nano
4141

4242
# minisign: https://github.com/jedisct1/minisign
4343
rm -rf /usr/local/bin/minisign

0 commit comments

Comments
 (0)