From 064e6c48930b6c1b2741973002ab9d88e65dd74e Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Tue, 17 Oct 2023 09:41:53 +0000 Subject: [PATCH] =?UTF-8?q?INSTALLATION.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INSTALLATION.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 INSTALLATION.md diff --git a/INSTALLATION.md b/INSTALLATION.md new file mode 100644 index 0000000..f4a4a2b --- /dev/null +++ b/INSTALLATION.md @@ -0,0 +1,5 @@ +# Installation auf Debian 12: + + +### Paketinstallation: +```apt install bacula-server git autofs``` \ No newline at end of file