Skip to content

Commit 9e41353

Browse files
committed
Revert "no auto updates when installed globally"
This reverts commit 845d043.
1 parent da0af20 commit 9e41353

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

local/etc/uceap.d/devcontainer_on_create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ function devcontainer_on_create() {
6262

6363
# Install Claude Code
6464
sudo npm install -g @anthropic-ai/claude-code
65-
claude config set -g autoUpdates false
6665

6766
# Setup shell completion
6867
uceap completion bash | sudo sh -c "cat > /etc/bash_completion.d/uceap"

0 commit comments

Comments
 (0)