mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
parent
ee325031a0
commit
bef20ba4a2
1 changed files with 1 additions and 1 deletions
|
@ -700,7 +700,7 @@ RUN mkdir tg_owt
|
|||
WORKDIR tg_owt
|
||||
RUN git init
|
||||
RUN git remote add origin $GIT/desktop-app/tg_owt.git
|
||||
RUN git fetch --depth=1 origin 25c8637f5975db830cc5d74477641a8b609e248d
|
||||
RUN git fetch --depth=1 origin 347400dc2377b16be702397ff8db44d5739d2650
|
||||
RUN git reset --hard FETCH_HEAD
|
||||
RUN git submodule init
|
||||
RUN git submodule update
|
||||
|
|
Loading…
Add table
Reference in a new issue