Skip to content

Commit 0b2a9e6

Browse files
Copilotabdurriq
andcommitted
Update sync script to exclude common-utils (uses inline logic)
Co-authored-by: abdurriq <[email protected]>
1 parent 3f37648 commit 0b2a9e6

2 files changed

Lines changed: 1 addition & 88 deletions

File tree

scripts/sync-common-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ REPO_ROOT="$(cd "${SCRIPT_DIR}/.." && pwd)"
1919
SOURCE_FILE="${REPO_ROOT}/scripts/lib/common-setup.sh"
2020

2121
# Features that use the common-setup helper
22+
# Note: common-utils is excluded because it creates users (different semantics)
2223
FEATURES=(
2324
"anaconda"
24-
"common-utils"
2525
"conda"
2626
"desktop-lite"
2727
"docker-in-docker"

src/common-utils/_lib/common-setup.sh

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)