fix install location

This commit is contained in:
David Young
2026-04-09 13:53:16 -06:00
parent fb699e92e5
commit ccceab8a84

View File

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