Skip to content
Snippets Groups Projects
Commit 122955df authored by Armand Bahi's avatar Armand Bahi
Browse files

Lancer init_symlinks avant de pull les subtrees

parent 92f4957e
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ if [ `whoami` == "root" ]; then
echo "Please, do not run this script as sudo"
else
cd utils/
./pull_subtrees.sh
./init_symlinks.sh
./pull_subtrees.sh
./copy_hooks.sh
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment