scinote-web/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2017-06-23 21:19:08 +08:00
#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
2016-02-12 23:52:43 +08:00
Rake.application.run