Skip to content

Commit

Permalink
remove arm64 for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
jvde-github committed Jan 25, 2025
1 parent 923c48a commit a7eecfd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/aiscatcher-install
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,9 @@ check_package_availability() {
"ais-catcher_debian_buster_arm64.deb"
"ais-catcher_debian_buster_armhf.deb"
"ais-catcher_ubuntu_focal_amd64.deb"
"ais-catcher_ubuntu_focal_arm64.deb"
"ais-catcher_ubuntu_jammy_amd64.deb"
"ais-catcher_ubuntu_jammy_arm64.deb"
"ais-catcher_ubuntu_mantic_amd64.deb"
"ais-catcher_ubuntu_mantic_arm64.deb"
"ais-catcher_ubuntu_noble_amd64.deb"
"ais-catcher_ubuntu_noble_arm64.deb"
)

for package in "${packages[@]}"; do
Expand Down

0 comments on commit a7eecfd

Please sign in to comment.