4 lines
63 B
Bash
Executable file
4 lines
63 B
Bash
Executable file
#!/bin/sh
|
|
sed s/hello_world.sh/$1/g bootstrap.dd > payload.dd
|
|
|