installing direwolf fixes

This commit is contained in:
David Young
2026-03-26 13:17:15 -06:00
parent f7569179bf
commit eb69f1876c
7 changed files with 564 additions and 14 deletions

View File

@@ -73,6 +73,10 @@ echo "Installing Windows-only applications..."
echo "Installing not1mm..."
curl -LsSf uvx.sh/not1mm/install.sh | sh
echo "Installing dx.py..."
wget -q https://raw.githubusercontent.com/HB9VQQ/dx.py/main/dx.py -O "$HOME/.local/bin/dx.py"
chmod +x "$HOME/.local/bin/dx.py"
sudo rm /etc/sudoers.d/hampack
echo "HamPack is installed. You may want to restart existing applications when convenient."