cat the conf after
This commit is contained in:
parent
03950c60ca
commit
0ac9be2f30
1 changed files with 2 additions and 0 deletions
|
@ -612,6 +612,8 @@ else
|
||||||
echo -e '\xE2\x86\x91 That is a QR code containing your client configuration.'
|
echo -e '\xE2\x86\x91 That is a QR code containing your client configuration.'
|
||||||
echo
|
echo
|
||||||
echo "$client added. Configuration available in:" ~/"$client.conf"
|
echo "$client added. Configuration available in:" ~/"$client.conf"
|
||||||
|
echo
|
||||||
|
cat ~/"$client.conf"
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
2)
|
2)
|
||||||
|
|
Loading…
Add table
Reference in a new issue