mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c8f77a8acd
commit
8186a1ae10
@ -291,9 +291,8 @@ getTemplate(){
|
||||
fi
|
||||
# normalize...
|
||||
name=${name%.tex}
|
||||
fi
|
||||
# normalize template name...
|
||||
if [[ $name =~ .*\.tpl ]] ; then
|
||||
elif [[ $name =~ .*\.tpl ]] ; then
|
||||
name=$( echo $name \
|
||||
| sed \
|
||||
-e 's/.tpl$//' \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user