Merge pull request #56 from LoganDungeon/master
Removed unnecessary shebang.
This commit is contained in:
commit
2369c50c22
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
# Approximate timeout rate in milliseconds (checked every 5 seconds).
|
||||
timeout="10000"
|
||||
|
|
Loading…
Reference in a new issue