Whoops
authorOlav Bakke Svendsen <mail@olavbs.no>
Tue, 10 Oct 2023 15:13:35 +0000 (17:13 +0200)
committerOlav Bakke Svendsen <mail@olavbs.no>
Tue, 10 Oct 2023 15:13:35 +0000 (17:13 +0200)
steam/simple-coal-feeder.lua

index 641c416dedadd6932641ba1595f2836ea1de6928..87e9db7c4d6a02f0ff56e82a345ec28275ab7a1f 100644 (file)
@@ -67,6 +67,7 @@ local main = function()
     for c,f in pairs(case) do
       if cmd == c then v(arg); break end
     end
+  end
 end
   
 if fs.exists(config_path) then