Skip to content

Commit

Permalink
rm flag postprocess snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
saraloo committed Nov 2, 2023
1 parent 03b89f3 commit 6b45713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batch/postprocessing-scripts.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# START: your postprocessing scripts goes here.

Rscript $FLEPI_PATH/postprocessing/postprocess_snapshot.R -c $CONFIG_PATH --run-id $FLEPI_RUN_INDEX --results-path $FS_RESULTS_PATH --flepimop-repo $FLEPI_PATH
Rscript $FLEPI_PATH/postprocessing/postprocess_snapshot.R -c $CONFIG_PATH --run-id $FLEPI_RUN_INDEX --results-path $FS_RESULTS_PATH

# END: your postprocessing scripts goes here.

Expand Down

0 comments on commit 6b45713

Please sign in to comment.