diff options
Diffstat (limited to 'src/infrastructure/scripts/reconfigure.sh')
-rwxr-xr-x | src/infrastructure/scripts/reconfigure.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/infrastructure/scripts/reconfigure.sh b/src/infrastructure/scripts/reconfigure.sh index b11bc72..ce2d3e8 100755 --- a/src/infrastructure/scripts/reconfigure.sh +++ b/src/infrastructure/scripts/reconfigure.sh @@ -136,6 +136,7 @@ else --delete \ --chmod=D775,F664 \ --chown=deployer:deployer \ + --exclude "$CI_SUFFIX/*" \ -a \ /run/current-system/profile/share/doc/"$NAME"/ "$HTML_OUTDIR_TOP"/ |