Skip to content

Commit

Permalink
mb calc
Browse files Browse the repository at this point in the history
  • Loading branch information
oguyon committed Oct 9, 2024
1 parent f0cc4d0 commit 968a751
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ else
if [[ $i -eq 2 ]]; then
margstring="2"
else
margstring="margstring:$i"
margstring="${margstring}:$i"
fi

if [[ ${MARGMODE} -eq 1 ]]; then
Expand Down

0 comments on commit 968a751

Please sign in to comment.