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 2369c50c22

View file

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