hash bang

This commit is contained in:
Scott Morrison 2013-05-02 23:29:07 +10:00
parent 11b59bd544
commit 2ec1ca21a6
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
if [ "$#" != "2" ]; then
echo "Please supply the addresses of two SOCKS proxies:"
echo "compare host1:port1 host2:port2"