Skip to content

mnt v1.1.0

Compare
Choose a tag to compare
@Evilur Evilur released this 23 Oct 21:47
· 27 commits to master since this release

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