Skip to content

Commit

Permalink
Runonce: saiarcot PPA doesn't have a 24.04 release
Browse files Browse the repository at this point in the history
also seems like it was last updated in 2022... not great. might need to revisit having it included at all later
  • Loading branch information
cobalt2727 authored Oct 4, 2024
1 parent a68d0ed commit 4fcf75e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/runonce-entries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ if command -v snap; then
focal | hirsute | impish)
bash -c "$(curl https://raw.githubusercontent.com/$repository_username/L4T-Megascript/$repository_branch/scripts/snapless-chromium.sh)"
;;
noble)
bash -c "$(curl https://raw.githubusercontent.com/$repository_username/L4T-Megascript/$repository_branch/scripts/snapless-firefox.sh)"
;;
*)
bash -c "$(curl https://raw.githubusercontent.com/$repository_username/L4T-Megascript/$repository_branch/scripts/snapless-chromium.sh)"
bash -c "$(curl https://raw.githubusercontent.com/$repository_username/L4T-Megascript/$repository_branch/scripts/snapless-firefox.sh)"
Expand Down

0 comments on commit 4fcf75e

Please sign in to comment.