Skip to content

Commit

Permalink
keep sudouser
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 12, 2024
1 parent 72c1a33 commit 1df6151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/config/hooks/live/099-install-custom-apps.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ if [[ $(dpkg --print-architecture) = arm64 ]]; then
else
FIREFOX="firefox-bin"
fi
sudo pacstall -PI nala-deb ${FIREFOX} vscodium-deb celeste-bin linux-kernel-stable rhino-core quintom-cursor-theme-git timeshift fake-ubuntu-advantage-tools-deb
sudo pacstall -PI rhino-setup-bin
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
sudo SUDO_USER=rhino-live pacstall -PI rhino-setup-bin
pacstall -U pacstall:master

#Hack: arm64 firefox no snap
Expand Down

0 comments on commit 1df6151

Please sign in to comment.