opml-gen/config.ru

5 lines
57 B
Ruby

# frozen_string_literal: true
require './app'
run MyApp