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
063911e7
Unverified
Commit
063911e7
authored
Feb 20, 2018
by
Fernando Verdugo
Committed by
GitHub
Feb 20, 2018
Browse files
[#557] Fix distro name
parent
3e134ca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
063911e7
...
...
@@ -173,7 +173,7 @@ sub _update_isos {
my
$field
=
'
name
';
my
%data
=
(
mate_artful
=>
{
name
=>
'
Ubuntu Mate
17.10.1
'
name
=>
'
Ubuntu Mate
Artful
'
,
description
=>
'
Ubuntu Mate 17.10.1 (Artful) 64 bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
yakkety64-amd64.xml
'
...
...
@@ -182,7 +182,7 @@ sub _update_isos {
,
md5_url
=>
'
$url/MD5SUMS
'
},
mate_xenial
=>
{
name
=>
'
Ubuntu Mate
16.04.3
'
name
=>
'
Ubuntu Mate
Xenial
'
,
description
=>
'
Ubuntu Mate 16.04.3 (Xenial) 64 bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
yakkety64-amd64.xml
'
...
...
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