1761203031
This commit is contained in:
@@ -9,3 +9,10 @@ sudo bash setup.sh && bash nuke_me_NOW.sh
|
||||
```bash
|
||||
git stash && git pull && git reset --hard && sudo bash setup.sh && bash nuke_me_NOW.sh
|
||||
```
|
||||
```bash
|
||||
output_log=output.log && error_log=error.log && device=/dev/sda5`
|
||||
```
|
||||
|
||||
```bash
|
||||
output_log=/dev/null && error_log=/dev/null && device=/dev/sda5
|
||||
```
|
||||
Reference in New Issue
Block a user