Skip to content

Commit

Permalink
Unifi Express Functionality (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
deetungsten authored Feb 15, 2024
1 parent 174b893 commit f210f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion on-boot-script/remote_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ udm_model() {
echo "udm"
fi
;;
"UniFi Dream Router")
"UniFi Dream Router" | "UniFi Express")
echo "udr"
;;
*)
Expand Down

0 comments on commit f210f4d

Please sign in to comment.