4 lines
29 B
Bash
4 lines
29 B
Bash
|
#!/bin/sh -e
|
||
|
|
||
|
meson ../build
|