forked from CryHavoc/dottes
% added to buildno.txt needs to be removed for web.
This commit is contained in:
parent
b78413c488
commit
e6b292e8f2
|
@ -30,6 +30,8 @@ title=$booke
|
|||
instrument=$3
|
||||
|
||||
buildno=`cat buildno.txt`
|
||||
# Remove trailing % added for Latex purposes.
|
||||
buildno=${buildno%%%}
|
||||
subtitle=
|
||||
intro=
|
||||
if [ -r $bookedir/subtitle.txt ]; then
|
||||
|
|
Loading…
Reference in New Issue