Skip to content

Commit

Permalink
drop broken new tab for now from calamares
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Dec 12, 2023
1 parent 6a40d3a commit b707b25
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 @@ -152,6 +152,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/\- pkgselect//g' /etc/calamares/settings.conf

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

0 comments on commit b707b25

Please sign in to comment.