Commit dd52b1f9 authored by Ophélie Gagnard's avatar Ophélie Gagnard

installation: Clean the code (fixup).

parent b108054f
......@@ -4,7 +4,7 @@
set -e
# get the root of the git repository (requires git to be installed)
GIT_ROOT=`git rev-parse --show-toplevel`
GIT_ROOT=$(git rev-parse --show-toplevel)
cd $GIT_ROOT
source installation/00env.sh
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment