Skip to content

Commit

Permalink
rm sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 30, 2026
1 parent 41aabc1 commit bd9ab48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export UV_PYTHON_PREFERENCE=managed
EOF

# 5. Create profile.d entry
sudo cat <<EOF | sudo tee /etc/profile.d/uv.sh > /dev/null
cat <<EOF | sudo tee /etc/profile.d/uv.sh > /dev/null
# Load uv settings for all users
source "$BASE_DIR/uv_env.sh"
EOF
Expand Down

0 comments on commit bd9ab48

Please sign in to comment.