Skip to content

Commit

Permalink
v9.9
Browse files Browse the repository at this point in the history
- DietPi-Set_software | APT: Add support for Orange Pi 5 Pro
  • Loading branch information
MichaIng committed Nov 21, 2024
1 parent 9636146 commit 850ba05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dietpi/func/dietpi-set_software
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ $FP_SCRIPT rpi_kernel_choice <empty> Supported on Debian Bookworm or newer on R
90) all_components='radxazero3';;
91) all_components='orangepi5max';;
92) all_components='nanopim6';;
93) all_components='orangepi5pro';;
*) :;;
esac
G_EXEC eval "echo 'deb https://dietpi.com/apt $G_DISTRO_NAME $components' > /etc/apt/sources.list.d/dietpi.list"
Expand Down

0 comments on commit 850ba05

Please sign in to comment.