mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
add remote github
This commit is contained in:
parent
9d47271617
commit
90c79cbde7
@ -77,3 +77,4 @@ RUN apt-get install -y wget
|
|||||||
RUN wget https://gitee.com/Lyon1998/pikascript/attach_files/1213873/download -O code-server.deb
|
RUN wget https://gitee.com/Lyon1998/pikascript/attach_files/1213873/download -O code-server.deb
|
||||||
RUN dpkg -i code-server.deb
|
RUN dpkg -i code-server.deb
|
||||||
ADD code-server-config.yaml /root/.config/code-server/config.yaml
|
ADD code-server-config.yaml /root/.config/code-server/config.yaml
|
||||||
|
RUN cd root/pikascript && git remote add github https://github.com/pikastech/pikascript
|
||||||
|
Loading…
x
Reference in New Issue
Block a user