Skip to content
Snippets Groups Projects
Commit 839ba949 authored by Claire Hernandez's avatar Claire Hernandez
Browse files

change git protocole for opacce cloning

parent 26ec15ce
No related merge requests found
......@@ -23,10 +23,10 @@ fi
read -r -p "MySQL / MariaDB database name: " DBNAME
echo
BOKEH_BRANCH='wip_test_newopac3'
BOKEH_BRANCH='master'
if [ ! -d bokeh ]; then
git clone git@git.afi-sa.fr:afi/opacce.git bokeh
git clone http://git.afi-sa.fr/afi/opacce.git bokeh
fi
cd bokeh
......
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