3 lines
31 B
Bash
3 lines
31 B
Bash
|
|
#!/bin/bash
|
||
|
|
cd bin/linux
|
||
|
|
./poc
|