opml-gen/config.ru

5 lines
57 B
Plaintext
Raw Permalink Normal View History

2018-05-31 19:26:39 +00:00
# frozen_string_literal: true
require './app'
run MyApp