5 lines
28 B
Bash
Executable File
5 lines
28 B
Bash
Executable File
#!/bin/ash
|
|
|
|
cd /src
|
|
./build
|