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
commit 755562c21c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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