Skip to content

Commit

Permalink
✨ tat2: add cmd to json log
Browse files Browse the repository at this point in the history
  • Loading branch information
WillForan committed Jul 20, 2024
1 parent 63e7aed commit 5c3e5b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tat2
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,8 @@ _tat2(){
"tat2_ver": "$TAT2_VER",
"use_inverse": "$t2_inv",
"use_scale": "$vox_scale",
"maxvols": $MAXVOLSTOTAL
"maxvols": $MAXVOLSTOTAL,
"cmd": "$0 $allargs"
}
HEREDOC

Expand Down

0 comments on commit 5c3e5b5

Please sign in to comment.