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

Add chmod to make sure script is executable

This commit is contained in:
Montana Mendy
2022-11-11 20:43:11 -08:00
committed by GitHub
parent f2a6df41df
commit b02fedb61b

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