xwim-build/entrypoint.sh

10 lines
54 B
Bash
Raw Normal View History

2020-02-16 02:03:02 +00:00
#!/bin/sh
pwd
ls -al
meson target
ninja -C target