mnt v1.1.0
Description
"mnt" is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
What's new
- Add the ability to choose the name of the folder to mount for disks with certain labels
- Add the ability to ignore certain disks when outputting so that they don't get in the way
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it and follow the instructions:
chmod +x install
./install
Dependencies
- whiptail