index : arktixord
/
linux-labs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7d18f8
)
fixed build system
author
Mikhail Kobuk
<
[email protected]
>
Sat, 13 Apr 2024 04:27:00 +0000
(07:27 +0300)
committer
Mikhail Kobuk
<
[email protected]
>
Sat, 13 Apr 2024 04:27:00 +0000
(07:27 +0300)
mksite.sh
patch
|
blob
|
history
diff --git
a/mksite.sh
b/mksite.sh
index 6c6b6cd3d38b34f037d6874ff2f5e0d9fa667de9..4dd4df09de41e7522f918a49ecc203ab2d7bb2e7 100755
(executable)
--- a/
mksite.sh
+++ b/
mksite.sh
@@
-13,7
+13,6
@@
function process_dir() {
cd ${arg_dir}
indir_src="$(find . -name '*.md')"
indir_out="${indir_src##*/}"
- ${panexec} ${panflags} ${indir_src} ${panformat} -o ../${indir_out%.*}.html
mkdir ../${sitedir}/${arg_dir}
Powered by
Git