Skip to content

Commit 0a2db9a

Browse files
committed
Add ruby shebang line
1 parent b4f999f commit 0a2db9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workers/event_catcher/event_catcher.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env ruby
12

23
class EventCatcher
34
def initialize(ems_id, hostname, username, password, port, page_size = 20)

0 commit comments

Comments
 (0)