From 83d8991a9147f528d5011c085b089e55c597924d Mon Sep 17 00:00:00 2001 From: aptalca Date: Sat, 6 Mar 2021 16:42:15 -0500 Subject: [PATCH] mod-list.yml: add code-server-awscli --- mod-list.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod-list.yml b/mod-list.yml index 06f1917..95207e8 100644 --- a/mod-list.yml +++ b/mod-list.yml @@ -4,8 +4,9 @@ mods: container_mods: - calibre: https://github.com/linuxserver/docker-calibre-web/tree/calibre code-server: - mod_count: 15 + mod_count: 16 container_mods: + - awscli: https://github.com/linuxserver/docker-mods/tree/code-server-awscli - docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker - dotnet: https://github.com/linuxserver/docker-mods/tree/code-server-dotnet - flutter: https://github.com/linuxserver/docker-mods/tree/code-server-flutter