Make sure MANPAGE-render.bash works when called from outside Documentation
This commit is contained in:
parent
accf8144ca
commit
2734dc81e5
@ -3,5 +3,5 @@
|
||||
set -eux
|
||||
|
||||
# Render MANPAGE.md to a proper man(1) manpage
|
||||
|
||||
cd ${0%/*}
|
||||
pandoc MANPAGE.md -s -t man -o gocryptfs.1 && man ./gocryptfs.1
|
||||
|
Loading…
Reference in New Issue
Block a user