#!/bin/sh
exec 2>&1

exec chpst -u _v2ray v2ray run -config=/etc/v2ray/config.json 2>&1
