opml-gen/config.ru
2018-06-01 00:56:39 +05:30

5 lines
57 B
Ruby

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