kopia lustrzana https://github.com/km4ack/pi-build
update menu section
rodzic
d97fde9c72
commit
fef6455fed
|
@ -504,10 +504,6 @@ EOF
|
||||||
|
|
||||||
sudo mv build-a-pi.desktop /usr/share/applications/
|
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
|
# Install Base Apps
|
||||||
#####################################
|
#####################################
|
||||||
|
@ -552,6 +548,10 @@ while read i; do
|
||||||
$i
|
$i
|
||||||
done <${UTILITY}
|
done <${UTILITY}
|
||||||
|
|
||||||
|
#create new menu subcategories. One for FLDIGI Suite and
|
||||||
|
#one for Build a Pi.
|
||||||
|
bash ${HOME}/pi-build/menu-update
|
||||||
|
|
||||||
#####################################
|
#####################################
|
||||||
# END CLEANUP
|
# END CLEANUP
|
||||||
#####################################
|
#####################################
|
||||||
|
|
Ładowanie…
Reference in New Issue