Skip to content

Commit

Permalink
Add: hello-rhino-bin
Browse files Browse the repository at this point in the history
ajstrongdev committed Jan 10, 2025
1 parent b732655 commit 48a45d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions etc/config/hooks/live/099-install-custom-apps.chroot
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 48a45d6

Please sign in to comment.