Removing one HA installation

Oops. I copypasted

/srv/homeassistant/bin/python3 /srv/homeassistant/bin/hass

from ps aux output for some other purpose. And having sensitive mouse, shaking hands etc. I apparently made a couple of mistakes in a row. I pasted that to CLI and pressed enter (didn’t even notice but after some minutes). Well, here we are:

Unable to find configuration. Creating default one in /home/pi/.homeassistant
Config directory: /home/pi/.homeassistant
…plus some hundred rows of welcome messages and info messages.

Any tip what to do next? I can obviously delete the .homeassistant -folder from /home/pi/, but will there be some unnecessary processes running after that?

if you don’t specify a config directory location in the startup command, HA creates a default one in your home directory. Stop HA, delete that directory, and that’s it. Next time you start it, point it at your existing config directory by using the -c flag.

Thanks! Stopped, deleted, started. And back in normal.