Skip to content

mnt v1.2.1

Compare
Choose a tag to compare
@Evilur Evilur released this 15 Nov 11:28
· 23 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

  • Fixed a bug where associations could be used even when they were not in the configuration file
  • Fixed a bug where values that can be replaced in the configuration file were missing if they were not in this file

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