Removed unnecessary shebang.
This commit is contained in:
parent
dc73b2ebca
commit
b32b72b30d
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