cl.spark: correct purge message

This commit is contained in:
openoms 2021-10-11 23:47:47 +01:00
parent 323ad1714d
commit 3cdeebfd34
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -171,7 +171,7 @@ if [ $1 = off ];then
# purge
if [ "$(echo "$@" | grep -c purge)" -gt 0 ];then
echo "# Delete user and home directory"
echo "# Delete install directory"
sudo rm -rf /home/bitcoin/spark-wallet
fi
# setting value in raspi blitz config