fix install

This commit is contained in:
David Young
2026-04-30 11:48:54 -06:00
parent aa42540acc
commit 48c707cbc3

View File

@@ -67,8 +67,6 @@ git clone https://gitea.young.computer/david/HamPackServer.git "$HOME/.local/sha
mkdir -p "$HOME/.local/bin"
cp "$HOME/.local/share/HamPackServer/hampackserverrefresh" "$HOME/.local/bin/hampackserverrefresh"
cp "$HOME/.local/share/HamPackServer/hampackserverupdate" "$HOME/.local/bin/hampackserverupdate"
cp "$HOME/.local/share/HamPackServer/scripts/start-hamclock.sh" "$HOME/.local/bin/start-hamclock.sh"
chmod +x "$HOME/.local/bin/start-hamclock.sh"
mkdir -p "$HOME/.config/systemd/user"
mkdir -p "$HOME/.local/share/hamclock"