Skip to content

Commit

Permalink
update build add lib folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oehrli committed Nov 5, 2019
1 parent fff8b48 commit f9333b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tar -zcvf ${SCRIPT_DIR}/oudbase_install.tgz \
--exclude=log/*.log \
--exclude='.DS_Store' \
--exclude='._*' \
bin/ doc/ etc/ log/ templates/
bin/ doc/ etc/ log/ lib/ templates/

# build this nice executable shell script with a TAR payload
echo "Create this fancy shell with a tar payload"
Expand Down

0 comments on commit f9333b3

Please sign in to comment.