Skip to content
Snippets Groups Projects
Commit 830f71a3 authored by jurgenhaas's avatar jurgenhaas
Browse files

Typo

parent c5620cfa
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ if [[ "$UPDATE" == *"setup:${NEWVERSION} not found"* ]]; then
exit
fi
echo "Self update to versino ${NEWVERSION} succeeded!"
echo "Self update to version ${NEWVERSION} succeeded!"
export VERSION=${NEWVERSION}
export PHP_VERSION=7.0
......
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