1
0
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:
Daniel Clavijo Coca 2020-05-18 14:11:23 -05:00
parent 392f0c00a8
commit 8f045744c1

View File

@ -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 = ''