We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26c0fa commit 88635c3Copy full SHA for 88635c3
etc/config/hooks/live/099-install-custom-apps.chroot
@@ -24,8 +24,8 @@ if [[ $(dpkg --print-architecture) = arm64 ]]; then
24
else
25
FIREFOX="firefox-bin"
26
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
+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
+sudo SUDO_USER=rhino-live pacstall -QPI rhino-setup-bin
29
pacstall -U pacstall:master
30
31
#Hack: arm64 firefox no snap
0 commit comments