mirror of
https://github.com/mon/ifs_layeredfs.git
synced 2026-04-26 01:20:28 -05:00
4 lines
102 B
Bash
4 lines
102 B
Bash
#!/usr/bin/env bash
|
|
|
|
meson compile -C build64 playpen && ./build64/playpen.exe --layered-verbose "$@"
|