5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-17 05:42:21 +00:00
panel/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2018-01-02 17:19:25 +00:00
#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run