Skip to content

Commit

Permalink
fixed typo (index generation) in build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed Jan 22, 2016
1 parent da7f83d commit 4631ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ echo Folder Location: "$dir"
cd $dir

pdflatex PfadiralalaIV.tex
songidx titleIndexF.sxd
songidx titelIndexF.sxd

mv titelIndexF.sbx titelIndexF.org.sbx
sed 's/songlink/hyperlink/g' titelIndexF.org.sbx > titelIndexF.sbx
Expand Down

0 comments on commit 4631ce7

Please sign in to comment.