display installed version

This commit is contained in:
openoms
2019-05-07 08:15:38 +01:00
parent fe874d6477
commit 4cc3a7ff27

View File

@@ -96,3 +96,6 @@ if [ ${#installed} -eq 0 ]; then
fi fi
sudo systemctl restart lnd sudo systemctl restart lnd
echo ""
echo "Installed ${installed}"