Update linupx-scripts.sh
This commit is contained in:
@@ -353,7 +353,7 @@ DSMON_INSTALL() {
|
||||
esac
|
||||
}
|
||||
NETDATA_INSTALL() {
|
||||
if service_exists systemd-networkd; then
|
||||
if service_exists netdata; then
|
||||
|
||||
read -n 1 -p "Netdata is already installed, would you like to remove it (y/N)?" choice
|
||||
case "$choice" in
|
||||
|
||||
Reference in New Issue
Block a user