Nettoyage
This commit is contained in:
5
hooks/build/latex-compiler/compile
Executable file
5
hooks/build/latex-compiler/compile
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
pushd /src
|
||||
./build
|
||||
popd
|
Reference in New Issue
Block a user