dotfiles/cli/prx/run

4 lines
85 B
Plaintext
Raw Permalink Normal View History

2022-06-03 17:47:07 +00:00
#!/bin/sh
sv check clash >/dev/null || exit 1
exec /usr/bin/clash -d /etc/clash 2>&1