Skip to content

Commit

Permalink
fix calam thing
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Dec 31, 2024
1 parent ba47515 commit da05eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/config/hooks/live/099-install-custom-apps.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ true' | sudo tee /usr/bin/calamares-logs-helper > /dev/null

( cd /etc/calamares/branding && sudo git clone https://github.com/rhino-linux/calamares rhino )
sudo sed -i 's/lubuntu/rhino/g' /etc/calamares/settings.conf
sudo sed -i 's/\- pkgselectprocess//g' /etc/calamares/settings.conf
sudo sed -i 's/\- pkgselect//g' /etc/calamares/settings.conf

if [ $(dpkg --print-architecture) = arm64 ]; then
Expand Down

0 comments on commit da05eb8

Please sign in to comment.