Skip to content

Commit d467d83

Browse files
committed
not how run works
1 parent 09d3ebe commit d467d83

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Formula/exo.rb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@ def caveats
4242
end
4343

4444
service do
45-
run [
46-
bin/"exo",
47-
libexec/"exo_configure_mlx"
48-
]
45+
run [bin/"exo"]
4946
run_type :immediate
5047
keep_alive false
5148
log_path var/"log/exo_service.log"

0 commit comments

Comments
 (0)