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

Suppression du dossier utils avant de cloner le submodule

parent 441c57cc
Loading
......@@ -12,6 +12,7 @@ if [ `whoami` == "root" ]; then
else
# Ajoute utils
rm -R utils
git submodule add -f -b submodules "git@gitlab.veremes.net:Development/vitis_apps/sources/utils.git" utils
cd utils/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment