rootzoll 6 years ago
parent
commit
adcd1ce5ab
  1. 2
      home.admin/config.scripts/lnd.export.sh

2
home.admin/config.scripts/lnd.export.sh

@ -61,7 +61,7 @@ elif [ ${exportType} = "http" ]; then
clear clear
echo "###### DOWNLOAD BY HTTP ######" echo "###### DOWNLOAD BY HTTP ######"
echo "" echo ""
echo "Open in your browser --> http://${local_ip}:51413/" echo "Open in your browser --> http://${local_ip}:51413"
echo "You need to be on the same local network." echo "You need to be on the same local network."
echo "In browser click on files or use 'save as' from context menu to download." echo "In browser click on files or use 'save as' from context menu to download."
echo "" echo ""

Loading…
Cancel
Save