summaryrefslogtreecommitdiff
path: root/run.in
blob: 1bb12272a726380978bfde8c24d1a316f3342d7b (plain)
1
2
3
4
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0-or-later

exec @build_dir@/pyvenv/bin/meson devenv -C @build_dir@ -w "$PWD" "$@"