mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-05 00:55:07 -05:00
Change the repository URL to Kaiwa instead of Otalk
This commit is contained in:
parent
273e5cb9a5
commit
5371fcab6c
@ -34,9 +34,9 @@ RUN apt-get update && apt-get install -y --force-yes nodejs git-core libldap2-de
|
||||
|
||||
RUN apt-get remove -y --force-yes nodejs && apt-get install -y --force-yes nodejs-legacy npm
|
||||
|
||||
RUN git clone git://github.com/digicoop/otalk.git
|
||||
RUN git clone git://github.com/digicoop/kaiwa.git
|
||||
|
||||
RUN cd otalk && npm install
|
||||
RUN cd kaiwa && npm install
|
||||
|
||||
ADD app /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user