Skip to content
Snippets Groups Projects
Commit 893852ba authored by roidelapluie's avatar roidelapluie
Browse files

Fix typo in wrapper

parent d9a4f91b
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@
fi
if [ -n "${GITLAB_POST_RECONFIGURE_SCRIPT+x}" ]; then
echo "Runnning Post Reconfigure Script..."
echo "Running Post Reconfigure Script..."
eval "${GITLAB_POST_RECONFIGURE_SCRIPT}"
fi
......
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