From 9dc12950f45e69e4d74976b6d90046e6845d43ef Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 19 Jan 2025 23:22:42 +0900 Subject: chown build artifacts --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0a2d6b9..0c4c2cc 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ slide.pdf: slide.saty --name satysfi \ --mount type=bind,src=$$(pwd),dst=/work \ satysfi \ - satysfi slide.saty + sh -c "satysfi slide.saty && chown "$$(id -u):$$(id -g)" slide.pdf slide.satysfi-aux" # Enter Docker shell. .PHONY: shell -- cgit v1.2.3-70-g09d2