Skip to content

Commit

Permalink
Update the build script to change to the correct path before running …
Browse files Browse the repository at this point in the history
…`make`
  • Loading branch information
Gallium70 committed Sep 15, 2024
1 parent 94ec9b8 commit a7f4e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ done < $params_file

# Build the application

cd $script_dir/..
eval $build_cmd

0 comments on commit a7f4e9c

Please sign in to comment.