mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 04:37:19 +02:00
#707 remove delete data
This commit is contained in:
@@ -122,7 +122,6 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
|
||||
sudo systemctl stop apcupsd
|
||||
sudo systemctl disable apcupsd
|
||||
sudo apt-get remove -y apcupsd
|
||||
sudo rm -R /etc/apcupsd
|
||||
sudo sed -i "s/^ups=.*/ups=/g" /mnt/hdd/raspiblitz.conf
|
||||
else
|
||||
echo "FAIL: unknown UPSTYPE: ${ups}"
|
||||
|
Reference in New Issue
Block a user