mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
add bin.js
This commit is contained in:
@@ -16,10 +16,10 @@ email=a@b.com
|
||||
#Optional
|
||||
password=a
|
||||
|
||||
if [ -z "$outputPath$domain" ]
|
||||
if [ -z "$domain" ]
|
||||
then
|
||||
echo "Argument not present."
|
||||
echo "Useage $0 [common name]"
|
||||
echo "Useage $0 [domain] [outputPath]"
|
||||
|
||||
exit 99
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user