1
0
mirror of https://github.com/takeshixx/redstar-tools synced 2025-07-17 20:43:21 +00:00

Merge pull request #9 from Montana/patch-1

Add `chmod` to make sure script is executable
This commit is contained in:
Niklaus Schiess
2022-11-19 22:55:24 +01:00
committed by GitHub

View File

@ -4,7 +4,7 @@ This repository includes several binaries from and tools for Red Star OS. These
## 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