侠义书生 3 years ago
parent
commit
d9dbeff617
1 changed files with 10 additions and 10 deletions
  1. 10 10
      www/html/index.html

+ 10 - 10
www/html/index.html

@@ -36,9 +36,9 @@
 </head>
 
 <body>
-    <h1>本地软件源</h1>
-    <div>目录:<a href="http://172.29.158.30/kylin/dists/">dists/</a></div>
-    <div>目录:<a href="http://172.29.158.30/kylin/pool/">pool/</a></div>
+    <h1>本地软件源(V10 SP1 Desktop)</h1>
+    <div>目录:<a href="http://172.29.158.30/kylin/KYLIN-ALL/dists/">dists/</a></div>
+    <div>目录:<a href="http://172.29.158.30/kylin/KYLIN-ALL/pool/">pool/</a></div>
 <!--
     <h4>修改 /etc/apt/sources.list</h4>
     <p>
@@ -57,7 +57,7 @@ EOF
 </code></pre>
     </p>
 -->
-    <h4>禁止系统服务修改软件源</h4>
+    <h3>禁止系统服务修改软件源</h3>
     <p>
     <pre>
 <code class="code">systemctl list-unit-files | grep "kylin-so" | awk '{if($2=="enabled") {print $1} }' | xargs sudo systemctl disable
@@ -75,9 +75,9 @@ EOF
         <tbody>
             <tr>
                 <td>git</td>
-                <td><a href="http://172.29.158.30:3000/explore/repos"
-                        target="_blank">http://172.29.158.30:3000/explore/repos</a></td>
-                <td>kylin</td>
+                <td><a href="http://s.xiayishusheng.com:33000/explore/repos"
+                        target="_blank">http://s.xiayishusheng.com:33000/explore/repos</a></td>
+                <td>test</td>
                 <td>qwe123</td>
             </tr>
             <tr>
@@ -97,10 +97,10 @@ EOF
 
     <h1>下载</h1>
     <ul>
-        <li><a href="http://172.29.158.30/JetBrains/">JetBrains</a></li>
-        <li><a href="http://172.29.158.30/soft/">soft</a></li>
+        <!-- <li><a href="http://172.29.158.30/JetBrains/">JetBrains</a></li> -->
+        <!-- <li><a href="http://172.29.158.30/soft/">soft</a></li> -->
         <li><a href="http://172.29.158.30/iso/">iso</a></li>
-        <li><a href="http://172.29.158.30/work/">work</a></li>
+        <!-- <li><a href="http://172.29.158.30/work/">work</a></li> -->
     </ul>
 
     <div style="height: 100px;"></div>