fix
This commit is contained in:
parent
cdf4d421c1
commit
4cc9cc0922
|
@ -90,6 +90,7 @@ begin
|
||||||
puts "finish change application_helper.rb in #{ENV['PWD']}/app/helpers/"
|
puts "finish change application_helper.rb in #{ENV['PWD']}/app/helpers/"
|
||||||
rescue
|
rescue
|
||||||
puts "Permission denied in #{ENV['PWD']}/app/helpers/application_helper.rb"
|
puts "Permission denied in #{ENV['PWD']}/app/helpers/application_helper.rb"
|
||||||
|
f.close
|
||||||
end
|
end
|
||||||
begin
|
begin
|
||||||
Site.first.update(:display_title_in_frontend=>false)
|
Site.first.update(:display_title_in_frontend=>false)
|
||||||
|
|
Loading…
Reference in New Issue