there can only be one
This commit is contained in:
@@ -9,7 +9,7 @@ main() {
|
|||||||
flags() {
|
flags() {
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
export THEMES="${1:-"${THEME:-"${THEMES:-"short,onepage"}"}"}"
|
export THEMES="${1:-"${THEME:-"${THEMES:-"onepage"}"}"}"
|
||||||
export PAGE_SIZE="${PAGE_SIZE:-A4}"
|
export PAGE_SIZE="${PAGE_SIZE:-A4}"
|
||||||
|
|
||||||
if [ "$THEMES" == "all" ]; then
|
if [ "$THEMES" == "all" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user