This commit is contained in:
+1
-5
@@ -12,11 +12,7 @@ if [ -n "$EXTRA_PKGS" ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
cd /root/data
|
||||
|
||||
if [ -n "$WORKING_DIR" ]; then
|
||||
cd "$WORKING_DIR"
|
||||
fi
|
||||
ls /root
|
||||
|
||||
echo "Runner started, will run latexmk with extra args $EXTRA_ARGS"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user