immortalwrt/package/lean/luci-app-ssrserver-python/root/usr/share/ssr/initcfg.sh
2018-10-19 13:06:16 +08:00

9 lines
157 B
Bash
Executable File

#!/bin/bash
chmod +x *.sh
chmod +x shadowsocks/*.sh
cp -n apiconfig.py userapiconfig.py
cp -n config.json user-config.json
cp -n mysql.json usermysql.json