mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-01-18 13:59:28 +08:00
Update generate.sh
A little patch to generate qr code)
This commit is contained in:
parent
7486946d72
commit
7f4e176d9b
@ -132,7 +132,7 @@ Printqr()
|
||||
echo $line | sed -n -e 's/^.*#//p'
|
||||
curl qrcode.show -d $line
|
||||
fi
|
||||
done < result
|
||||
done < result.txt
|
||||
}
|
||||
|
||||
while getopts "mrqb" option; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user