mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2024-12-04 15:05:52 +01:00
hash bang
This commit is contained in:
parent
11b59bd544
commit
2ec1ca21a6
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
if [ "$#" != "2" ]; then
|
||||
echo "Please supply the addresses of two SOCKS proxies:"
|
||||
echo "compare host1:port1 host2:port2"
|
||||
|
Loading…
Reference in New Issue
Block a user