mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2025-07-04 20:37:38 +02:00
hash bang
This commit is contained in:
parent
11b59bd544
commit
2ec1ca21a6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue