mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
F #4089: Fix Turnkey link
This commit is contained in:
parent
392f0c00a8
commit
8f045744c1
@ -157,7 +157,7 @@ class TurnkeyLinux
|
||||
'REGTIME' => regt,
|
||||
'SIZE' => @options[:sizemb],
|
||||
'DESCRIPTION' => "Based on #{image[0]}-#{image[1]}",
|
||||
'LINK' => "#{@options[:url]}/#{@options[:platform]}/#{path}"
|
||||
'LINK' => "#{@options[:url]}/#{@options[:platform]}"
|
||||
}
|
||||
|
||||
tmpl = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user