make_artifacts.sh: create doc directory.

This commit is contained in:
John MacFarlane 2022-08-15 13:07:32 -07:00
parent 7c34908493
commit f094381378

View file

@ -46,6 +46,7 @@ make_deb() {
mkdir -p $DEST/bin
mkdir -p $DEST/share/man/man1
mkdir -p $DEST/share/doc/$EXE
find $DIST -type d | xargs chmod 755
cp $ARTIFACTS/$EXE $DEST/bin/