Fixed update script so it actually produces proper delta patches

CQTexperiment
Chris Moeller 2014-04-07 18:01:17 -07:00
parent 033c086a37
commit cc0faa0b2e
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ end
%x[rm -rf '#{temp_path}/Cog.app' '#{temp_path}/Cog.old' '#{temp_path}/Cog.zip']
#Retrieve the current full package
local_file = "#{appcast_url}".gsub(/https:\/\/kode54.net\/cog/, '#{site_dir}')
local_file = appcast_url.gsub(/https:\/\/kode54.net\/cog/, "#{site_dir}")
%x[cp '#{local_file}' '#{temp_path}/Cog.zip']
#Unpack and rename