From 7a612ab0b2759bba9f1117cceb43cc06ec21a390 Mon Sep 17 00:00:00 2001 From: TheHomecraft Date: Sat, 22 Mar 2025 23:45:19 +0100 Subject: [PATCH] =?UTF-8?q?install=5Fdepts=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_depts | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 install_depts diff --git a/install_depts b/install_depts new file mode 100644 index 0000000..4e6e425 --- /dev/null +++ b/install_depts @@ -0,0 +1,2 @@ +apt update +apt install docker.io -y \ No newline at end of file