luci/applications/luci-app-ssrserver-python/root/usr/share/ssr/initcfg.sh
2022-02-15 21:36:48 +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