Skip to content

Commit

Permalink
updated run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 2, 2024
1 parent 438a7d7 commit 18f3c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ for x in GANTT_CHART_START GANTT_CHART_END GANTT_CHART2_START GANTT_CHART2_END;
fi
done

timestamp "Replacing index in file: $markdown_file"
timestamp "Replacing Gantt Chart in file: $markdown_file"

sed -n "
1,/GANTT_CHART_START/p
Expand Down

0 comments on commit 18f3c1e

Please sign in to comment.