small change to test CD
All checks were successful
/ Build Container (push) Successful in 17m53s

This commit is contained in:
2025-09-21 08:12:41 +05:30
parent 7f21cda72d
commit 81ab167f04

View File

@@ -26,4 +26,6 @@ fi
echo Starting AutoLTX...
sleep 3
cd /app/project || exit 2
# Main loop
find ./* -name "*.tex" | entr -n sh -c "./compile.sh $1"