1761203031
This commit is contained in:
@@ -8,4 +8,11 @@ sudo bash setup.sh && bash nuke_me_NOW.sh
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
git stash && git pull && git reset --hard && sudo bash setup.sh && bash nuke_me_NOW.sh
|
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