This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
spreed-webrtc
mirror of
https://github.com/strukturag/spreed-webrtc.git
Watch
1
Star
0
Fork
You've already forked spreed-webrtc
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Use a universal shebang
pull/256/head
Olivier Paroz
10 years ago
parent
616fe61f94
commit
56387aa4ec
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
spreed-webrtc-server
2
spreed-webrtc-server
Unescape
Escape
View File
@ -1,2 +1,2 @@
#!/bin/bash
#!/
usr/
bin/
env
bash
exec ./bin/spreed-webrtc-server $*
exec ./bin/spreed-webrtc-server $*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/spreed-webrtc
Title
Body
Create Issue