The file that loads the C code is not executable and does not need a shebang.

This commit is contained in:
James Coglan
2014-04-17 02:29:56 +01:00
parent 2f8f281615
commit 23c8e8eb91
-2
View File
@@ -1,4 +1,2 @@
#!/usr/bin/env ruby
# Load C native extension
require "websocket-driver/websocket_mask"