foalfetch/bin/rake

6 lines
120 B
Text
Raw Permalink Normal View History

#!/usr/bin/env ruby
2024-04-04 04:21:23 -04:00
# frozen_string_literal: true
require_relative '../config/boot'
require 'rake'
Rake.application.run