fix readme.html gen
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
docsdir="${PWD}/docs"
|
||||
#docsdir="${PWD}/docs"
|
||||
docsdir="${PWD}"
|
||||
|
||||
if ! command -v asciidoctor &> /dev/null;
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user