Skip to content

Commit

Permalink
[#84] Updated Submodule paths, and folder ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbrown6 committed Jul 2, 2024
1 parent 0f1000f commit 7ab28af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker_build_sim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ if [ ! -d $BASE_DIR/cfg/build ]; then
exit 1
fi

chmod g+s $BASE_DIR/sims
mkdir -p $BASE_DIR/sims/build
$DFLAGS_CPUS -v $BASE_DIR:$BASE_DIR --name "nos_build_sim" -w $BASE_DIR $DBOX make -j$NUM_CPUS build-sim

0 comments on commit 7ab28af

Please sign in to comment.