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