Commit 2d1aff1e authored by Ophélie Gagnard's avatar Ophélie Gagnard

installation: Fix a bug.

Do not source non-existant file.
parent 82c8dadb
......@@ -6,9 +6,6 @@ set -e
GIT_ROOT=`git rev-parse --show-toplevel`
cd "$GIT_ROOT"/installation
# define useful variables
source env.sh
# useful tools
apt -y install sudo wget tree
git config --global user.email "ophelie.gagnard@nexedi.com"
......
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