Skip to content

Commit 053130a

Browse files
committedJul 2, 2023
Update installation script to install v3.0.2
1 parent ca1bbed commit 053130a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if command -v unifi-os > /dev/null 2>&1; then
1818
exit 1
1919
fi
2020

21-
UDM_IPTV_VERSION=3.0.1
21+
UDM_IPTV_VERSION=3.0.2
2222
IGMPPROXY_VERSION=0.3-1
2323

2424
dest=$(mktemp -d)

0 commit comments

Comments
 (0)
Please sign in to comment.