1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-17 21:22:55 -05:00
2016-08-17 17:58:00 +02:00

5 lines
141 B
Ruby
Executable File

#!/usr/bin/env ruby
APP_PATH = File.expand_path('../config/application', __dir__)
require_relative '../config/boot'
require 'rails/commands'