Skip to content
Snippets Groups Projects
Verified Commit b062915c authored by Martin Weise's avatar Martin Weise
Browse files

Added redirect

parent 4e6c18b9
No related branches found
No related tags found
1 merge request!274Hotfix foreign key
...@@ -88,6 +88,6 @@ done ...@@ -88,6 +88,6 @@ done
# finalization # finalization
echo "===================================================" echo "==================================================="
echo "Moving default version $APP_VERSION docs to /" echo "Moving redirect to /"
cp -r ./final/${APP_VERSION}/* ./final/ cp ./final/${APP_VERSION}/redirect.html ./final/index.html
echo "===================================================" echo "==================================================="
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment