Removed unnecessary shebang.

This commit is contained in:
LoganDungeon 2018-06-21 17:25:38 +02:00 committed by GitHub
parent dc73b2ebca
commit b32b72b30d

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"