From fe420f61a14c29020db134580686daf70cc036f7 Mon Sep 17 00:00:00 2001 From: Nils Andreas Svee Date: Mon, 21 May 2018 17:52:51 +0200 Subject: [PATCH] Add Unifi models to update script --- update_binaries.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update_binaries.sh b/update_binaries.sh index 9d76f07..9d08262 100755 --- a/update_binaries.sh +++ b/update_binaries.sh @@ -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