mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-02-18 13:03:52 +08:00
spacing
This commit is contained in:
4
test.sh
4
test.sh
@@ -6,8 +6,8 @@ cd $DIR
|
||||
|
||||
# check if uv is installed
|
||||
if ! command -v uv &>/dev/null; then
|
||||
echo "'uv' is not installed. Installing 'uv'..."
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
echo "'uv' is not installed. Installing 'uv'..."
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
fi
|
||||
|
||||
# ensure we're up to date
|
||||
|
||||
Reference in New Issue
Block a user