Skip to content
Snippets Groups Projects
Commit 5fb5395f authored by Bob Mottram's avatar Bob Mottram
Browse files

Merge branch 'stretch' of https://code.freedombone.net/bashrc/freedombone into stretch

parents 76b5673b 0b23212f
No related branches found
No related tags found
No related merge requests found
......@@ -676,6 +676,7 @@ if [ -f "build/${PROJECT_NAME}*.log" ]; then
fi
# Remove the temporary directory
mv ${TEMPBUILD_DIR}/* "${CURR_DIR}"
rm -rf ${TEMPBUILD_DIR}
cd "${CURR_DIR}" || exit 2842845284
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment