Skip to content

Commit

Permalink
Typo in script
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot committed Sep 6, 2024
1 parent f25137c commit 1fce69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_stainless_and_solvers.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TEMP_DIR="temp"
SOLVERS_DIR="$1"
STAINLESS_DIT="$2"
STAINLESS_DIR="$2"

mkdir -p "$SOLVERS_DIR"
mkdir -p "$TEMP_DIR"
Expand Down

0 comments on commit 1fce69f

Please sign in to comment.