mirror of
https://github.com/takeshixx/redstar-tools
synced 2025-12-16 16:24:51 +00:00
Merge pull request #9 from Montana/patch-1
Add `chmod` to make sure script is executable
This commit is contained in:
@@ -4,7 +4,7 @@ This repository includes several binaries from and tools for Red Star OS. These
|
|||||||
|
|
||||||
## Disable malicious components
|
## Disable malicious components
|
||||||
|
|
||||||
The easiest way is to run the `defuse.sh` script on Red Star OS 3.0 Desktop (requires root privileges).
|
The easiest way is to run the `defuse.sh` script on Red Star OS 3.0 Desktop (requires root privileges), make sure it's executable by running `chmod u+x defuse.sh`.
|
||||||
|
|
||||||
### Manual steps
|
### Manual steps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user