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

5 lines
216 B
Batchfile

@echo off
If Not Exist "userapiconfig.py" Copy "apiconfig.py" "userapiconfig.py"
If Not Exist "user-config.json" Copy "config.json" "user-config.json"
If Not Exist "usermysql.json" Copy "mysql.json" "usermysql.json"