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/"
|
||||
rescue
|
||||
puts "Permission denied in #{ENV['PWD']}/app/helpers/application_helper.rb"
|
||||
f.close
|
||||
end
|
||||
begin
|
||||
Site.first.update(:display_title_in_frontend=>false)
|
||||
|
|
Loading…
Reference in New Issue