In Centminmod menu 23 - Update Centmin Mod Code Base Code (Text): -------------------------------------------------------- Centmin Mod Updater Sub-Menu -------------------------------------------------------- 1). Setup Centmin Mod Github Environment 2). Update Centmin Mod Current Branch 3). Update Centmin Mod Newer Branch 4). Exit -------------------------------------------------------- Enter option [ 1 - 4 ] 4 -------------------------------------------------------- Is it possible to have another choice to return to the main menu? What if you don't want to exit yet and want to return to the main menu? Instead of typing 4 and then ./centmin.sh again
I noticed that now we don't need to exit. It does it by itself. But the notice to exit is still there. Code (Text): -------------------------------------------------------- Centmin Mod Updater Sub-Menu -------------------------------------------------------- 1). Setup Centmin Mod Github Environment 2). Update Centmin Mod Current Branch 3). Update Centmin Mod Newer Branch 4). Exit -------------------------------------------------------- Enter option [ 1 - 4 ] 2 -------------------------------------------------------- Updating Current Centmin Mod code branch via git cd /usr/local/src/centminmod git stash git pull chmod +x centmin.sh No local changes to save Updating 708c501..ff25ae5 Fast-forward addons/acmetool.sh | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) ##################### IMPORTANT ##################### To complete update exit centmin.sh by continually exiting each submenu option until you are back at cmd prompt and re-run command to change into directory: ##################### IMPORTANT ##################### run: cd /usr/local/src/centminmod before invoking centmin.sh again ##################### IMPORTANT ##################### [centminmod]#
yeah should revise that Beta Branch - update centmin.sh menu option 23 in 123.09beta01 | Centmin Mod Community edit: just updated 123.09beta01 for this Beta Branch - revise centmin.sh menu option 23 exit message in 123.09beta01 | Centmin Mod Community