浏览代码

ENH: Add apt.transports.https and apt.transports.debtorrent

master
Wes Turner 10 年前
父节点
当前提交
d74b06e4af
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. +2
    -0
      apt/transports/debtorrent.sls
  2. +2
    -0
      apt/transports/https.sls

+ 2
- 0
apt/transports/debtorrent.sls 查看文件

@@ -0,0 +1,2 @@
apt-transport-debtorrent:
pkg.installed

+ 2
- 0
apt/transports/https.sls 查看文件

@@ -0,0 +1,2 @@
apt-transport-https:
pkg.installed

正在加载...
取消
保存