Skip to content

Commit

Permalink
v9.10
Browse files Browse the repository at this point in the history
- DietPi-Software | Komga: Update fallback URL
  • Loading branch information
MichaIng committed Jan 9, 2025
1 parent 7def240 commit 256b615
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 @@ -7420,7 +7420,7 @@ _EOF_

if To_Install 179 komga # Komga
then
local fallback_url='https://github.com/gotson/komga/releases/download/1.16.0/komga-1.16.0.jar'
local fallback_url='https://github.com/gotson/komga/releases/download/1.17.0/komga-1.17.0.jar
Download_Install "$(curl -sSfL 'https://api.github.com/repos/gotson/komga/releases/latest' | mawk -F\" '/^ *"browser_download_url": ".*\/komga-[^"\/]*\.jar"$/{print $4}')" /mnt/dietpi_userdata/komga/komga.jar

# User
Expand Down

0 comments on commit 256b615

Please sign in to comment.