typo ins cript

This commit is contained in:
Shihaam Abdul Rahman 2023-10-04 01:22:08 +05:00
parent f11e51b067
commit f3fef33fb6
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -1,4 +1,4 @@
#!/bin/bash
XDG_OPEN_LISTENER_PORT-6969
XDG_OPEN_LISTENER_PORT=6969
socat TCP-LISTEN:$XDG_OPEN_LISTENER_PORT,fork EXEC:"xargs -n 1 xdg-open"