This commit is contained in:
@@ -26,4 +26,6 @@ fi
|
|||||||
echo Starting AutoLTX...
|
echo Starting AutoLTX...
|
||||||
sleep 3
|
sleep 3
|
||||||
cd /app/project || exit 2
|
cd /app/project || exit 2
|
||||||
|
|
||||||
|
# Main loop
|
||||||
find ./* -name "*.tex" | entr -n sh -c "./compile.sh $1"
|
find ./* -name "*.tex" | entr -n sh -c "./compile.sh $1"
|
||||||
|
|||||||
Reference in New Issue
Block a user