thedocks/code-serverx/config/install.sh
2022-03-02 23:11:56 +00:00

14 lines
287 B
Bash
Executable File

# setup
# fix docker socket permission
chmod 666 /var/run/docker.sock
# pull useful projects
cd /config/workspace
git pull https://git.quodatum.duckdns.org/apb/vscode-basex.git
git pull https://git.quodatum.duckdns.org/apb/thedocks
git pull https://github.com/Quodatum/xqlint.git