Skip to content

Commit

Permalink
Merge branch 'dev' into jellyfin
Browse files Browse the repository at this point in the history
  • Loading branch information
Joulinar authored Jun 23, 2022
2 parents 39ad4cc + b46ebe4 commit cab243a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dietpi/dietpi-software
Original file line number Diff line number Diff line change
Expand Up @@ -8699,7 +8699,7 @@ location = /.well-known/caldav { return 301 /baikal/html/dav.php; }' > /etc/ngi

fi

local fallback_url="https://github.com/MediaBrowser/Emby.Releases/releases/download/4.6.7.0/emby-server-deb_4.6.7.0_$arch.deb"
local fallback_url="https://github.com/MediaBrowser/Emby.Releases/releases/download/4.7.3.0/emby-server-deb_4.7.3.0_$arch.deb"
Download_Install "$(curl -sSfL 'https://api.github.com/repos/MediaBrowser/Emby.Releases/releases/latest' | mawk -F\" "/\"browser_download_url\": .*\/emby-server-deb_[^\"\/]*_$arch\.deb\"/{print \$4}")"
G_EXEC systemctl stop emby-server

Expand Down

0 comments on commit cab243a

Please sign in to comment.