From d42a7c4363b5f9f22f410357bfbf3cd328ece5cf Mon Sep 17 00:00:00 2001 From: Feldwor Date: Mon, 12 Feb 2024 16:51:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33bd6b7..a0a7b4c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ bash ./ubuntu-install-steamcmd-7dtd.bash `rm -rf "./7_Days_To_Die_Dedicated_Server/"` ``` -apt install p7zip-full p7zip-rar +apt -y install p7zip-full p7zip-rar 7z a "./Minimal_setup.zip" "./Minimal_setup/" ```