more tweaks

This commit is contained in:
G. Gibson 2026-09-01 23:38:12 -07:00
commit 3feb6fe5b1
2 changed files with 6 additions and 0 deletions

2
station.rb Normal file
View file

@ -0,0 +1,2 @@
Dir.chdir(File.expand_path(__dir__))
exec("liquidsoap", File.expand_path("station.liq"))