Commit 90383f65 authored by Dominik Charousset's avatar Dominik Charousset

updated script to find binaries in new location

parent 83d8954a
#!/bin/bash
echo "./$@" | ./exec.sh
echo "../build/bin/$@" | ./exec.sh
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment