[fix] clone
This commit is contained in:
parent
5a4bf9127d
commit
65a5a2a5ec
@ -1,2 +1,2 @@
|
|||||||
# git ignore
|
# docker ignore
|
||||||
custom
|
custom
|
@ -5,9 +5,9 @@ chmod 666 /var/run/docker.sock
|
|||||||
|
|
||||||
# pull useful projects
|
# pull useful projects
|
||||||
cd /config/workspace
|
cd /config/workspace
|
||||||
|
|
||||||
git pull https://git.quodatum.duckdns.org/apb/vscode-basex.git
|
git clone https://git.quodatum.duckdns.org/apb/vscode-basex.git
|
||||||
git pull https://git.quodatum.duckdns.org/apb/thedocks
|
git clone https://git.quodatum.duckdns.org/apb/thedocks
|
||||||
git pull https://github.com/Quodatum/xqlint.git
|
git clone https://github.com/Quodatum/xqlint.git
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user