not1mm upgrade fix
This commit is contained in:
@@ -6,8 +6,8 @@ is_installed() {
|
||||
}
|
||||
|
||||
run_update() {
|
||||
echo "→ Updating not1mm..."
|
||||
curl -LsSf uvx.sh/not1mm/install.sh | sh
|
||||
echo "→ Upgrading uv tools..."
|
||||
uv tool upgrade --all
|
||||
|
||||
echo "→ Updating dx.py..."
|
||||
wget -q https://raw.githubusercontent.com/HB9VQQ/dx.py/main/dx.py -O "$HOME/.local/bin/dx.py"
|
||||
|
||||
Reference in New Issue
Block a user