You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recent went to uninstall somafm and unfortunately did not thoroughly examine the Makefile. When I installed, I set the bindir to my user's bin directory. And when I ran make uninstall months later, I've now deleted my user bin directory.
Should probably use a more fine grained approach to removing the installed files to prevent others doing the same thing.
The text was updated successfully, but these errors were encountered:
JavierRuano
added a commit
to JavierRuano/somafm-cli
that referenced
this issue
Jun 30, 2024
I recent went to uninstall somafm and unfortunately did not thoroughly examine the Makefile. When I installed, I set the
bindir
to my user's bin directory. And when I ranmake uninstall
months later, I've now deleted my user bin directory.Should probably use a more fine grained approach to removing the installed files to prevent others doing the same thing.
The text was updated successfully, but these errors were encountered: