#1179 unlock LND after COPY-SOURCE

This commit is contained in:
rootzoll 2020-06-18 15:58:27 +02:00
parent 61534cade0
commit fe3c05c6a8

View File

@ -210,5 +210,6 @@ case $CHOICE in
;;
COPY-SOURCE)
copyHost
/home/admin/config.scripts/lnd.unlock.sh
;;
esac