mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-19 17:42:32 +01:00
Merge pull request #536 from cjLGH/patch-2
This commit is contained in:
commit
e4b419c94c
@ -55,7 +55,7 @@ if [[ -z ${TP_THEME} ]]; then
|
|||||||
fi
|
fi
|
||||||
RELEASE_FILEPATH='/vuetorrent/release.json'
|
RELEASE_FILEPATH='/vuetorrent/release.json'
|
||||||
NEEDS_UPDATE=false
|
NEEDS_UPDATE=false
|
||||||
CURRENT_RELEASE=$(curl -s https://api.github.com/repos/WDaan/VueTorrent/releases/latest | jq -r ".assets[]")
|
CURRENT_RELEASE=$(curl -Ls https://api.github.com/repos/WDaan/VueTorrent/releases/latest | jq -r ".assets[]")
|
||||||
|
|
||||||
# ===============================================
|
# ===============================================
|
||||||
check_updates() {
|
check_updates() {
|
||||||
|
Loading…
Reference in New Issue
Block a user