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