Skip to content

mnt v1.2.0

Compare
Choose a tag to compare
@Evilur Evilur released this 14 Nov 13:16
· 25 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 whiptail window width alignment
  • Prepare the program for localization into other languages

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