aboutsummaryrefslogtreecommitdiffstats
path: root/texlive/run.sh
blob: 9cec9f8965f5e586740e7c7272f90f32a45538d9 (plain) (blame)
1
2
3
4
#!/bin/sh

docker build -t zharf_docs .
docker run --volume /home/devi/zharf/docs/documentations.git/feature-init/:/zharf -t zharf_docs