From 0b57cacf5158601057cc2a2b62852de2047b2390 Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 10 Apr 2026 13:45:52 -0600 Subject: [PATCH] more fixes --- install-compiled.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install-compiled.sh b/install-compiled.sh index 7466416..9b985cb 100755 --- a/install-compiled.sh +++ b/install-compiled.sh @@ -354,8 +354,5 @@ trap "echo 'Cleaning up...'; rm -rf '$TMP_DIR'" EXIT echo "Starting HamPack source builds..." process_conf -echo "Updating desktop database..." -update-desktop-database "$HOME/.local/share/applications/" - echo "" echo "All done." \ No newline at end of file