wcbing-apt-repo/deb/index.html

37 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8">
<meta name="color-scheme" content="light dark">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>wcbing 的 APT 软件源</title>
<style>
body {
text-align: center;
}
a {
color: #4096ff;
text-decoration: none;
}
</style>
</head>
<body>
<h1>wcbing 的 APT 软件源</h1>
<h2>相关链接</h2>
<p>
<a href="https://github.com/wcbing/wcbing-apt-repo#已收录软件">已收录软件</a> |
<a href="./version.txt">现有包版本信息</a> | <a href="./Packages">完整信息</a>
</p>
<h2>用法</h2>
<p>添加本仓库:<br /><code>curl -fsSL https://packages.wcbing.top/deb/add.sh | sudo sh</code> </p>
<p>移除本仓库:<br /><code>curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh</code> </p>
<p style="position: absolute;bottom: 0;width: 96%">
<a href="https://github.com/wcbing/wcbing-apt-repo">项目地址</a> |
<a href="./status.txt">仓库状态日志</a>
</p>
</body>
</html>