more various more fixes

This commit is contained in:
David Young
2026-03-26 14:10:28 -06:00
parent 512b22916e
commit 5483d413da
3 changed files with 11 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
version=1.8.1
git=https://github.com/wb2osz/direwolf.git
install=$HOME/.local/bin/direwolf
steps=mkdir build, cd build, cmake .. -DCMAKE_INSTALL_PREFIX=$HOME/.local, make -j4, sudo make install, sudo udevadm control --reload-rules, cp -n $HOME/.local/share/HamPack/conf.d/direwolf.conf $HOME/.local/state/HamPack/
steps=mkdir build, cd build, cmake .. -DCMAKE_INSTALL_PREFIX=$HOME/.local, make -j4, sudo make install, sudo udevadm control --reload-rules, mkdir -p $HOME/.local/state/HamPack/conf.d, cp -n $HOME/.local/share/HamPack/conf.d/direwolf.conf $HOME/.local/state/HamPack/conf.d/
[QtTermTCP]
version=0.39