mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-27 22:25:08 +02:00
2 lines
108 B
Bash
Executable file
2 lines
108 B
Bash
Executable file
#!/bin/sh
|
|
exec chpst -u shadowsocks:shadowsocks ss-server -c /etc/shadowsocks-libev/config.json 1>/dev/null
|