Websites/bin/rake

5 lines
90 B
Plaintext
Raw Permalink Normal View History

2024-05-03 03:04:43 +00:00
#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
Rake.application.run