update branch

This commit is contained in:
qwen.ai[bot]
2026-04-25 06:07:33 +00:00
parent fe71635899
commit 9322dc857f
4 changed files with 408 additions and 54 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "ftp_server",
"version": "1.0.0",
"description": "FTP 服务器插件",
"system_dependencies": ["vsftpd", "proftpd"],
"package_manager": "apt-get"
}