|
@@ -1,9 +1,9 @@
|
|
|
Clonar los repositorios de ftth y base
|
|
|
|
|
|
~~~
|
|
|
-git clone git@bitbucket.org:ikflowdat/base.git
|
|
|
-git clone git@bitbucket.org:ikflowdat/ftth.git
|
|
|
-git clone git@bitbucket.org:ikflowdat/mapas.git
|
|
|
+git clone git@bitbucket.org:ikflowdat/base.git ; git checkout luciano
|
|
|
+git clone git@bitbucket.org:ikflowdat/ftth.git ; git checkout luciano
|
|
|
+git clone git@bitbucket.org:ikflowdat/mapas.git ; git checkout luciano
|
|
|
~~~
|
|
|
|
|
|
#Crear la base de datos y las tablas
|