Skip to content

Commit bef3587

Browse files
authored
Update make_it.sh
1 parent 0c5ee9e commit bef3587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/macOS/make_it.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
SCRIPTS_PATH=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
44

55
sh $SCRIPTS_PATH/0_install_macos.sh
6-
sh $SCRIPTS_PATH//1_build.sh
7-
sh $SCRIPTS_PATH//2_run_paper_results.sh
6+
sh $SCRIPTS_PATH/1_build.sh
7+
sh $SCRIPTS_PATH/2_run_paper_results.sh

0 commit comments

Comments
 (0)