This commit is contained in:
rootzoll 2024-12-19 17:17:04 +01:00
parent 2558e22a59
commit 9df064d502

View File

@ -162,7 +162,7 @@ if [ "$1" = "install" ]; then
exit 1
fi
echo
echo "- OK the installation of Core Lightning v${installed} is successful"
echo "- OK the installation of Core Lightning ${installed} is successful"
exit 0
fi