foalfetch/bin/rake

6 lines
120 B
Text
Raw Normal View History

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