Skip to content
Snippets Groups Projects
Commit 913cc09f authored by al.schwinn's avatar al.schwinn
Browse files

added .gitignore

parent a39900b8
No related branches found
No related tags found
No related merge requests found
File moved
...@@ -7,4 +7,5 @@ SCRIPT=$(readlink -f "$0") ...@@ -7,4 +7,5 @@ SCRIPT=$(readlink -f "$0")
SCRIPTPATH=$(dirname "$SCRIPT") # path where this script is located in SCRIPTPATH=$(dirname "$SCRIPT") # path where this script is located in
mkdir -p ${INSTALL_DIR} mkdir -p ${INSTALL_DIR}
cp -r ${SCRIPTPATH}/src/xml ${INSTALL_DIR} cp -r ${SCRIPTPATH}/src/xml ${INSTALL_DIR}
\ No newline at end of file
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