Missing FILE
This commit is contained in:
parent
822d58734c
commit
f98164f8e6
@ -100,7 +100,7 @@ function insertFP() {
|
|||||||
|
|
||||||
smallLetters $FILE
|
smallLetters $FILE
|
||||||
if [ $PAGE -eq 1 ]; then
|
if [ $PAGE -eq 1 ]; then
|
||||||
makeLeft $NEXTPAGE
|
makeLeft $NEXTPAGE $FILE
|
||||||
fi
|
fi
|
||||||
makeLeft $LEFT $FILE
|
makeLeft $LEFT $FILE
|
||||||
makeLeft $(($SPACE + 2)) $FILE
|
makeLeft $(($SPACE + 2)) $FILE
|
||||||
|
Loading…
Reference in New Issue
Block a user