gateway/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2022-03-25 19:01:50 +01:00
#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
Rake.application.run