From 817ed49b128d7cce1323ed2c38a04b46ea90b218 Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Mon, 12 Jul 2021 09:51:13 -0500 Subject: [PATCH] fix path --- build-a-pi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-a-pi b/build-a-pi index f1ff6e1..09b104a 100755 --- a/build-a-pi +++ b/build-a-pi @@ -507,7 +507,7 @@ sudo mv build-a-pi.desktop /usr/share/applications/ #create new menu subcategories. One for FLDIGI Suite and #one for Build a Pi. -bash ${HOME}/bin/menu-update +bash ${HOME}/pi-build/menu-update ##################################### # Install Base Apps