Skip to content
Snippets Groups Projects
Commit 6ccfc404 authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel :speech_balloon:
Browse files

adapt output

parent 22de52a1
No related branches found
No related tags found
2 merge requests!82Resolve "use ssio directives to produce webpage",!77Resolve "tuhh-deployment"
......@@ -55,7 +55,7 @@ $RESEARCH_BIN/create_html.sh $RESEARCH_BUILD/forschung/topics \
TUHH >> $RESEARCH_BUILD/build.log 2>&1
# include ssi directives
echo "Inserting ssi-directives"
echo "Inserting SSI-directives"
$RESEARCH_BIN/replace_ssi_marker.sh $RESEARCH_DEPLOY/forschung/topics \
$RESEARCH_BUILD/forschung/topics >> $RESEARCH_BUILD/build.log 2>&1
......@@ -73,6 +73,8 @@ do
TUHH >> $RESEARCH_BUILD/build.log 2>&1
done
echo "Copying files..."
cp -r $RESEARCH_ROOT/img $RESEARCH_DEPLOY/forschung/topics
cp -r $RESEARCH_STATIC/include $RESEARCH_DEPLOY
echo "Done. Review file://$RESEARCH_DEPLOY/index.html ."
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