add password A hint again

This commit is contained in:
rootzoll 2021-08-26 20:41:58 +02:00
parent 5710b5fca8
commit 4bdbd5077e

View File

@ -100,6 +100,7 @@ if [ ${mode} = "lnd-export-gui" ]; then
echo "scp '${fileowner}@${localip}:${filename}' ./"
echo "ON WINDOWS USE:"
echo "scp ${fileowner}@${localip}:${filename} ."
echo "Use password A to authenticate file transfer."
echo ""
echo "Check for correct file size after transfer: ${size} byte"
echo "Use command: stat lnd-rescue-*.tar.gz"