fixed typo

This commit is contained in:
David Young
2026-04-09 13:47:58 -06:00
parent 3aeee58730
commit a2f930e5a0

View File

@@ -30,7 +30,7 @@ sudo -v
echo "Getting the latest version of HamPackServer..."
rm -rf ~/.local/share/HamPack
git clone https://gitea.young.computer/david/HamPackServer.git ~/.local/share/HamPackServer > /dev/null
git clone https://gitea.young.computer/david/HamPackServer.git ~/.local/share/HamPack > /dev/null
sudo cp ~/.local/share/HamPack/hampackserverrefresh ~/.local/bin/hampackserverrefresh
sudo cp ~/.local/share/HamPack/hampackserverupdate ~/.local/bin/hampackserverupdate