Merge pull request #47 from mubat/mubat-add-chmod-for-fix-opera-sh

make script executable before executing
This commit is contained in:
Maksim Ivanov
2026-08-05 20:38:33 +03:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@
3. (*Optional*) Run script. And if it works well go to next step. 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 4. Make install.sh executable