aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-01-19 23:22:42 +0900
committernsfisis <nsfisis@gmail.com>2025-01-19 23:22:42 +0900
commit9dc12950f45e69e4d74976b6d90046e6845d43ef (patch)
tree36fd7ae1038f03eba8fd031fef9eeac7ca8f4772
parent044f98467ad7bd4ee86506c0880601e3ff3a1722 (diff)
downloadphpstudy-N-slides-template-9dc12950f45e69e4d74976b6d90046e6845d43ef.tar.gz
phpstudy-N-slides-template-9dc12950f45e69e4d74976b6d90046e6845d43ef.tar.zst
phpstudy-N-slides-template-9dc12950f45e69e4d74976b6d90046e6845d43ef.zip
chown build artifacts
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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