From 48a45d63c817c85313390bd8c835c91d24ce678d Mon Sep 17 00:00:00 2001 From: ajstrongdev Date: Fri, 10 Jan 2025 20:28:04 +0000 Subject: [PATCH] Add: hello-rhino-bin --- etc/config/hooks/live/099-install-custom-apps.chroot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/config/hooks/live/099-install-custom-apps.chroot b/etc/config/hooks/live/099-install-custom-apps.chroot index 65efd042..5ca3609f 100644 --- a/etc/config/hooks/live/099-install-custom-apps.chroot +++ b/etc/config/hooks/live/099-install-custom-apps.chroot @@ -24,8 +24,7 @@ if [[ $(dpkg --print-architecture) = arm64 ]]; then else FIREFOX="firefox-bin" fi -SUDO_USER=rhino-live pacstall -QPINs nala-deb ${FIREFOX} vscodium-deb celeste-bin linux-kernel-stable rhino-core quintom-cursor-theme-git rhino-grub-theme-git timeshift fake-ubuntu-advantage-tools-deb -SUDO_USER=rhino-live pacstall -QPINs rhino-setup-bin +SUDO_USER=rhino-live pacstall -QPINs nala-deb ${FIREFOX} vscodium-deb celeste-bin linux-kernel-stable rhino-core quintom-cursor-theme-git rhino-grub-theme-git timeshift fake-ubuntu-advantage-tools-deb rhino-setup-bin hello-rhino-bin #Hack: arm64 firefox no snap if [ $(dpkg --print-architecture) = arm64 ]; then