Make compile actually work
This commit is contained in:
9
latex/build-all.sh
Executable file
9
latex/build-all.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
cp ./entrypoint.sh default
|
||||
cd default
|
||||
./build-image.sh git.janishutz.com/registry/latex-build
|
||||
cd ..
|
||||
mv ./default/entrypoint.sh ./full/
|
||||
cd full
|
||||
./build-image.sh git.janishutz.com/registry/latex-build-full
|
||||
cd ..
|
||||
rm ./full/entrypoint.sh
|
||||
Reference in New Issue
Block a user