Skip to content

Commit 88635c3

Browse files
authored
make quiet
1 parent e26c0fa commit 88635c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/config/hooks/live/099-install-custom-apps.chroot

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ if [[ $(dpkg --print-architecture) = arm64 ]]; then
2424
else
2525
FIREFOX="firefox-bin"
2626
fi
27-
sudo SUDO_USER=rhino-live pacstall -PI nala-deb ${FIREFOX} vscodium-deb celeste-bin linux-kernel-stable rhino-core quintom-cursor-theme-git timeshift fake-ubuntu-advantage-tools-deb
28-
sudo SUDO_USER=rhino-live pacstall -PI rhino-setup-bin
27+
sudo SUDO_USER=rhino-live pacstall -QPI nala-deb ${FIREFOX} vscodium-deb celeste-bin linux-kernel-stable rhino-core quintom-cursor-theme-git timeshift fake-ubuntu-advantage-tools-deb
28+
sudo SUDO_USER=rhino-live pacstall -QPI rhino-setup-bin
2929
pacstall -U pacstall:master
3030

3131
#Hack: arm64 firefox no snap

0 commit comments

Comments
 (0)