diff --git a/node-menu b/node-menu new file mode 100644 index 00000000..821d6d45 --- /dev/null +++ b/node-menu @@ -0,0 +1,18 @@ +![node_menu](https://github.com/user-attachments/assets/7a2240d6-86f1-4964-9486-ee9fb2cbc849) + +Simple scripts for creating a menu for easier operation of the node in Linux terminal. +Open each file which contains menu script for each application. + +EXAMPLE: + +nano menu.sh + +copy and paste script from the file menu into menu.sh, save and exit. + +Make the script executable: + +chmod +x menu.sh + +Run the menu: + +./menu.sh