From 1931c36d6db7d08bf28c3fef8d9a67b8221d453f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 30 Mar 2023 15:39:40 -0300 Subject: reconfigure: Stop deleting CI directory again --- src/infrastructure/scripts/reconfigure.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/infrastructure/scripts/reconfigure.sh') 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"/ -- cgit v1.2.3