This commit is contained in:
BOHUNG 2020-04-01 17:25:34 +08:00
parent cdf4d421c1
commit 4cc9cc0922
1 changed files with 1 additions and 0 deletions

View File

@ -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)