summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d4719ef..e0789d3 100644
--- a/Makefile
+++ b/Makefile
@@ -136,7 +136,6 @@ uninstall:
run-ircd: all
- rm -f ircd.sock
./src/bin.mjs ircd ircd.sock
run-web: all