small-packages/liep/luci-app-ssr-mudb-server/root/usr/share/ssr_mudb_server/initcfg.bat
2026-05-10 09:48:30 +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"