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

Update the install script

parent 834437bf
Branches
No related tags found
1 merge request!416Attempt new release
#!/bin/bash
# preset
APP_VERSION="1.8.2"
DOC_VERSION="1.8"
APP_VERSION="1.8"
MIN_CPU=8
MIN_RAM=10
SKIP_CHECKS=${SKIP_CHECKS:-0}
......@@ -69,4 +68,4 @@ echo "Then start the local deployment with:"
echo ""
echo " docker compose up -d"
echo ""
echo "Read about next steps online: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/${DOC_VERSION}/installation/#next-steps"
echo "Read about next steps online: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/${APP_VERSION}/installation/#next-steps"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment