fix
This commit is contained in:
parent
2749e159c2
commit
7bb8b52ff3
@ -56,7 +56,7 @@ function update_script() {
|
||||
msg_ok "No update required. ${APP} is already at v${RELEASE}"
|
||||
fi
|
||||
exit
|
||||
} RELEASE=$(curl -fsSL https://api.github.com/repos/CrazyWolf13/streamlink-webui/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }')
|
||||
}
|
||||
|
||||
start
|
||||
build_container
|
||||
|
Loading…
x
Reference in New Issue
Block a user