update menu section

pull/279/head
KM4ACK 2021-08-02 12:28:45 -05:00
rodzic d97fde9c72
commit fef6455fed
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -504,10 +504,6 @@ EOF
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}/pi-build/menu-update
#####################################
# Install Base Apps
#####################################
@ -552,6 +548,10 @@ while read i; do
$i
done <${UTILITY}
#create new menu subcategories. One for FLDIGI Suite and
#one for Build a Pi.
bash ${HOME}/pi-build/menu-update
#####################################
# END CLEANUP
#####################################