cat the conf after

This commit is contained in:
Jason Sun 2023-02-07 12:32:10 -05:00
parent 03950c60ca
commit 0ac9be2f30

View file

@ -612,6 +612,8 @@ else
echo -e '\xE2\x86\x91 That is a QR code containing your client configuration.'
echo
echo "$client added. Configuration available in:" ~/"$client.conf"
echo
cat ~/"$client.conf"
exit
;;
2)