Skip to content

Commit

Permalink
Fix oguyon -> /home/vdeo in milk-tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
DasVinch committed Jul 11, 2024
1 parent eeeff24 commit c73cb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/milk_module_example/scripts/milk-tutorial
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function ProbeUserRunExample {



ExampleDir="/home/oguyon/src/milk/src/milk_module_example/examples/"
ExampleDir="${HOME}/src/milk/src/milk_module_example/examples/"

loopOK=1
while [ ${loopOK} = 1 ]; do
Expand Down

0 comments on commit c73cb90

Please sign in to comment.