aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-01-13 04:20:26 +0000
committerubq323 <ubq323@ubq323.website>2022-01-13 04:20:26 +0000
commit667b8a812a0cc609f319ead03707d620091c079b (patch)
tree3686ffc4b1d5506fe5a7af47f3f50803bfddc618
parent1e73bdc8b81a37a8b674f4d1596e29d0b0a50902 (diff)
update socket location
-rw-r--r--thing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thing.c b/thing.c
index 9cd85f9..3c91cc5 100644
--- a/thing.c
+++ b/thing.c
@@ -17,7 +17,7 @@
#define REALNAME ",flappy fly bird man?"
#define CHANNEL "#a"
-#define SOCKETNAME "bees.sock"
+#define SOCKETNAME "/srv/apiobot/bees.sock"
#include <stdio.h>
#include <stdlib.h>