Le script à exécuter n’est pas dans le path

This commit is contained in:
Benjamin Bohard 2022-08-08 15:16:35 +02:00
parent 4073a0eb88
commit 2ba42c7f37
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
pushd /src
build
./build
popd