mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
fix remove
This commit is contained in:
@@ -45,6 +45,8 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
|
||||
sudo sed -i "s/^lndmanage=.*/lndmanage=off/g" /mnt/hdd/raspiblitz.conf
|
||||
|
||||
echo "*** REMOVING LNDMANAGE ***"
|
||||
deactivate 2>/dev/null
|
||||
cd
|
||||
sudo rm -rf /home/admin/lndmanage
|
||||
echo "OK, lndmanage is removed."
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user