Skip to content

Commit

Permalink
v8.25
Browse files Browse the repository at this point in the history
- DietPi-Software | Komga: Update fallback URL
  • Loading branch information
MichaIng committed Dec 15, 2023
1 parent 83b0323 commit 608847e
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 @@ -7569,7 +7569,7 @@ _EOF_
then
Download_Install 'https://github.com/gotson/komga/releases/download/v0.165.0/komga-0.165.0.jar' /mnt/dietpi_userdata/komga/komga.jar
else
local fallback_url='https://github.com/gotson/komga/releases/download/1.8.4/komga-1.8.4.jar'
local fallback_url='https://github.com/gotson/komga/releases/download/1.9.0/komga-1.9.0.jar'
Download_Install "$(curl -sSfL 'https://github.com/repos/gotson/komga/releases/latest' | mawk -F\" '/^ *"browser_download_url": ".*\/komga-[^"\/]*\.jar"$/{print $4}')" /mnt/dietpi_userdata/komga/komga.jar
fi

Expand Down

0 comments on commit 608847e

Please sign in to comment.