Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Fachrat Informatik
pter
Commits
97c7b924
Commit
97c7b924
authored
Dec 02, 2015
by
Gerion Entrup
Browse files
makepdf.sh: some fixes
parent
4749d026
Changes
1
Hide whitespace changes
Inline
Side-by-side
makepdf.sh
View file @
97c7b924
#!/bin/sh
#!/bin/
ba
sh
if
[
$#
-lt
1
]
;
then
echo
"USAGE: ./makepdf.sh [--fsr] protokoll.{md|txt|...}"
exit
1
fi
if
[
"
$1
"
=
=
"--fsr"
]
;
then
if
[
"
$1
"
=
"--fsr"
]
;
then
F
=
"fsr"
else
F
=
"finf"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment