mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 07:05:16 +02:00
2 lines
107 B
Bash
Executable file
2 lines
107 B
Bash
Executable file
#!/bin/sh
|
|
exec chpst -u shadowsocks:shadowsocks ss-local -c /etc/shadowsocks-libev/config.json 1>/dev/null
|