Skip to content

Commit

Permalink
Update execute.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
neurogarg authored Aug 11, 2024
1 parent bb806c1 commit 96d1324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service.cli/execute.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cd DataWave
python3 main.py \
-i "$dat_filen" \
-i "$analysis_filen" \
-i "$json_file"
-i "$json_filen"
echo "Analysis and retrieval completed successfully, adding it to the output..."
# Add derived_files to output

Expand Down

0 comments on commit 96d1324

Please sign in to comment.