mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-20 21:34:19 +01:00
display installed version
This commit is contained in:
@@ -95,4 +95,7 @@ if [ ${#installed} -eq 0 ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sudo systemctl restart lnd
|
sudo systemctl restart lnd
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "Installed ${installed}"
|
||||||
Reference in New Issue
Block a user