From 839f0c06c04ee9681946ce567e3e81bd05e7014b Mon Sep 17 00:00:00 2001 From: Oleh Serhiienko Date: Tue, 14 Jul 2026 10:20:00 +0300 Subject: [PATCH] make script executable before executing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e38401..1c6e262 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ 3. (*Optional*) Run script. And if it works well go to next step. - `sudo ./scripts/fix-opera.sh` + `chmod +x scripts/fix-opera.sh && sudo ./scripts/fix-opera.sh` 4. Make install.sh executable