From f06cfdd7aa9594e7817eaf6fb0d0192adcbaa33b Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Sun, 23 Jun 2024 15:47:38 +0200 Subject: [PATCH] Fix: warning note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32c8d4f..5e98e81 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ missing files. It then iterates over each package and reinstalls it using files are overwritten. Finally, the `--noconfirm` flag is used to avoid confirmation prompts for each package. -> Warning: This script should be run as root. +> Warning: This script overwrites any modified files on the system with the original files from the packages. Usage: > Note needs to be run as root.