mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
add password A hint again
This commit is contained in:
parent
5710b5fca8
commit
4bdbd5077e
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user