added aptcacherng CT, Updated readme

This commit is contained in:
2021-10-20 23:26:38 +00:00
parent 972625d54f
commit d9ab77f384
8 changed files with 98 additions and 36 deletions

View File

@@ -937,6 +937,13 @@ files:
variants:
- x2go
#FileForAptcacherng
- path: /opt/Setup
generator: copy
source: CT-Files/aptcacherng
variants:
- aptcacherng
packages:
manager: apt
update: true
@@ -958,6 +965,7 @@ packages:
- smb
- tvheadend
- x2go
- aptcacherng
#Https Repo pkgs
- packages:
@@ -973,6 +981,7 @@ packages:
- smb
- tvheadend
- x2go
- aptcacherng
#Minimal pkgs
- packages:
@@ -1190,6 +1199,14 @@ packages:
variants:
- x2go
#aptcacherng pkgs
- packages:
- apt-cacher-ng
action: install
variants:
- aptcacherng
repositories:
- name: sources.list
url: |-
@@ -1310,6 +1327,7 @@ actions:
- omadaV3
- smb
- x2go
- aptcacherng
- trigger: post-packages
action: |-