#!/bin/sh

mkdir -p /etc/shadowsocks-rust
/etc/init.d/rpcd reload
exit 0
