Newer
Older
Website-backend / bin / rake
@lukas lukas on 3 Apr 2022 90 bytes initial commit
#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
Rake.application.run