#!/usr/bin/ruby.ruby3.1 

$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
require 'schleuder-api-daemon'
SchleuderApiDaemon.run!
