final final setup!

This commit is contained in:
Chris Frankland-Wright 2025-06-23 15:54:02 +01:00
parent 134c203675
commit 35a31f8271

View file

@ -59,9 +59,6 @@ if ! command -v ltcdump >/dev/null 2>&1; then
echo "Installing autotools build dependencies..."
sudo apt install -y autoconf automake libtool
echo "Preparing build system..."
./autogen.sh
echo "Configuring build..."
./configure