Skip to content

Commit 7953396

Browse files
authored
add new firmware to asusnuc (#2442)
* add new firmware to asusnuc Signed-off-by: Daniel Hansson <[email protected]> * update version Signed-off-by: Daniel Hansson <[email protected]> --------- Signed-off-by: Daniel Hansson <[email protected]>
1 parent d7692d5 commit 7953396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

network/asusnuc/pn51.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ install_if_not build-essential
3333
install_if_not dkms
3434

3535
INSTALLDIR="$SCRIPTS/PN51"
36-
OLDRVERSION=( 9.005.06 9.006.04 9.007.01 9.008.00 9.009.00 9.009.01)
36+
OLDRVERSION=( 9.005.06 9.006.04 9.007.01 9.008.00 9.009.00 9.009.01 9.010.01)
3737
# Add old versions with a single space inside the variable above.
38-
RVERSION="9.010.01"
38+
RVERSION="9.011.00"
3939
# Before changing the RVERSION here, please download it to the repo first.
4040

4141
# Make sure the installation directory exist
95.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)