同步宝塔上的源码

This commit is contained in:
2025-06-27 21:04:18 +08:00
parent ebc39cd5dd
commit 16de87a864
4689 changed files with 59043 additions and 822 deletions

12
auto_install.json Executable file
View File

@@ -0,0 +1,12 @@
{
"php_ext":"",
"chmod":[],
"success_url":"/index.php",
"php_versions":"56,70,71,72,73,74,80,81,82",
"db_config":"",
"admin_username":"",
"admin_password":"",
"run_path":"/",
"remove_file":[],
"enable_functions":[]
}