From eb40a32cc22f8b50775b5277a5d39f26237f611d Mon Sep 17 00:00:00 2001
From: shenmo <jifengshenmo@outlook.com>
Date: Fri, 6 Jan 2023 10:01:47 +0000
Subject: [PATCH] =?UTF-8?q?add=20DOCS/=E5=86=85=E7=BD=91=E9=83=A8=E7=BD=B2?=
 =?UTF-8?q?.md.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: shenmo <jifengshenmo@outlook.com>
---
 DOCS/内网部署.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 DOCS/内网部署.md

diff --git a/DOCS/内网部署.md b/DOCS/内网部署.md
new file mode 100644
index 0000000..1686d3d
--- /dev/null
+++ b/DOCS/内网部署.md
@@ -0,0 +1,7 @@
+需要修改的内容:商店默认源位置,aptss获取apt-fast.conf和sparkstore.list的地址,ssinstall做安装检查的源位置
+
+服务器使用update.sh进行同步。
+
+为方便使用(其实是早期屎山使然),请将仓库放置于 `/home/ftp/spark-store`
+
+仓库管理相关代码请移步 [这里](https://gitee.com/deepin-community-store/repo_auto_update_script),update.sh请联系 @shenmo 获取
\ No newline at end of file