Skip to content

Commit

Permalink
Update copyCassiopee
Browse files Browse the repository at this point in the history
  • Loading branch information
antjost authored Jun 21, 2024
1 parent eeb810f commit 953f120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/copyCassiopee
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
## export $CASSIOPEE='path to CassiopeeTmp'
## source $CASSIOPEE/Dist/sh_Cassiopee_local (for bash)

export PROD="$1"
export CASIOP="$2"
PROD="$1"
CASIOP="$2"

rm -r $CASIOP/Dist/bin/$PROD
./moveDist $CASIOP/Dist/bin/$PROD
Expand Down

0 comments on commit 953f120

Please sign in to comment.