Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
d2d6d20b
Commit
d2d6d20b
authored
Feb 12, 2021
by
Francesc Guasch
Browse files
refactor(downloads): proper URL for new updates
parent
95ca6886
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
d2d6d20b
...
...
@@ -265,7 +265,7 @@ sub _update_isos {
,
xml
=>
'
focal_fossa-amd64.xml
'
,
xml_volume
=>
'
focal_fossa64-volume.xml
'
,
url
=>
'
http://releases.ubuntu.com/20.04/
'
,
file_re
=>
'
^ubuntu-20.04.
\d+
-desktop-amd64.iso
'
,
file_re
=>
'
^ubuntu-20.04.
*
-desktop-amd64.iso
'
,
sha256_url
=>
'
$url/SHA256SUMS
'
,
min_disk_size
=>
'
9
'
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment