5 lines
28 B
Plaintext
5 lines
28 B
Plaintext
|
#!/bin/ash
|
||
|
|
||
|
cd /src
|
||
|
./build
|