Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Commit

Permalink
Add Unifi models to update script
Browse files Browse the repository at this point in the history
  • Loading branch information
Lochnair committed May 21, 2018
1 parent 8cd7e20 commit fe420f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions update_binaries.sh
Expand Up @@ -5,6 +5,9 @@ BOARDS[e100]=mips
BOARDS[e200]=mips
BOARDS[e300]=mips
BOARDS[e1000]=mips
BOARDS[ugw3]=mips
BOARDS[ugw4]=mips
BOARDS[ugwxg]=mips

for board in "${!BOARDS[@]}"
do
Expand Down

0 comments on commit fe420f6

Please sign in to comment.