display installed version

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

View File

@@ -95,4 +95,7 @@ if [ ${#installed} -eq 0 ]; then
exit 1
fi
sudo systemctl restart lnd
sudo systemctl restart lnd
echo ""
echo "Installed ${installed}"