kopia lustrzana https://github.com/km4ack/pi-build
update menu section
rodzic
fef6455fed
commit
7d4bcc6af1
8
update
8
update
|
@ -1108,10 +1108,6 @@ sudo apt-get -y update
|
|||
sudo apt-get -y upgrade
|
||||
sudo apt -y full-upgrade
|
||||
|
||||
#create new menu subcategories. One for FLDIGI Suite and
|
||||
#one for Build a Pi.
|
||||
bash ${HOME}/pi-build/menu-update
|
||||
|
||||
#####################################
|
||||
# Install Base Apps
|
||||
#####################################
|
||||
|
@ -1158,6 +1154,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
|
||||
#####################################
|
||||
|
|
Ładowanie…
Reference in New Issue