[fix] clone

This commit is contained in:
Andy Bunce 2022-03-03 00:14:23 +00:00
parent 5a4bf9127d
commit 65a5a2a5ec
2 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
# git ignore # docker ignore
custom custom

View File

@ -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