aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wsl/.local/bin/discord-relay.sh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-02-13 15:31:22 -0600
committerToby Vincent <tobyv13@gmail.com>2023-02-13 15:31:22 -0600
commitcb4d795bf5944a6632b204659915ff2d9628b2d0 (patch)
tree2472e27e056468281ac91e110a48760cd50389e0 /wsl/.local/bin/discord-relay.sh
parent17fc297bb9f4ef334c72b3493f0eb517e4d3a2a8 (diff)
chore: remove unused scripts
Diffstat (limited to 'wsl/.local/bin/discord-relay.sh')
-rwxr-xr-xwsl/.local/bin/discord-relay.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/wsl/.local/bin/discord-relay.sh b/wsl/.local/bin/discord-relay.sh
deleted file mode 100755
index d0f8cc6..0000000
--- a/wsl/.local/bin/discord-relay.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec socat UNIX-LISTEN:/var/run/discord-ipc-0,fork,group=discord,umask=007 EXEC:"/home/tobyv/.local/bin/npiperelay.exe -ep -s //./pipe/discord-ipc-0",nofork