Merge pull request #56 from LoganDungeon/master

Removed unnecessary shebang.
This commit is contained in:
Luke Smith
2018-06-21 11:01:34 -07:00
committed by GitHub

View File

@@ -1,5 +1,4 @@
#!/bin/bash
#!/bin/bash
# Approximate timeout rate in milliseconds (checked every 5 seconds).
timeout="10000"