Fixed deploy to AFS.

This commit is contained in:
Wen Kokke 2020-11-25 14:09:00 +01:00
parent a621b7d71e
commit 577fb8241f

View file

@ -148,6 +148,7 @@ endif
&& git fetch --depth 1 \ && git fetch --depth 1 \
&& git reset --hard origin/web \ && git reset --hard origin/web \
&& git clean -dfx && git clean -dfx
fsr setacl $(PLFA_AFS_DIR)/html system:groupwebserver rl
endif endif