mirror of
https://github.com/faye/websocket-driver-ruby.git
synced 2025-11-01 13:59:38 +00:00
The file that loads the C code is not executable and does not need a shebang.
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
# Load C native extension
|
||||
require "websocket-driver/websocket_mask"
|
||||
|
||||
Reference in New Issue
Block a user