Skip to content

Releases: ivan-hc/AM

2.2.3

15 Feb 20:58
8302737
Compare
Choose a tag to compare

Fixed a bug where at the end of the installation from a multi-option script (for example the helper for "wine" or "vivaldi") the information of the latter and not of the app actually installed was shown.

2.2.2

15 Feb 17:42
ced6ab8
Compare
Choose a tag to compare

Minimal changes:

  • Added confirmation prompt to the -u|update option
  • Added "Y" as default response for the -r | remove option

2.2.1

24 Jan 02:33
dbe3c04
Compare
Choose a tag to compare

New and more complete templates with support for pkg2appimage its 32 bit fork.

2.2.0

19 Jan 15:24
c172b28
Compare
Choose a tag to compare

Improved the "query": now the "am -q" command returns the lines containing the exact phrase you are looking for, searching for a specific application is now much easier and faster!

2.1.5

16 Jan 02:39
2dd3b3d
Compare
Choose a tag to compare

Added more information about the installed program (command am -a $APP) at the end of each installation process.

2.1.4

14 Jan 03:26
bde4174
Compare
Choose a tag to compare

Improved the process of updating programs ( command am -u ), also implemented a time indicator to show the minutes and seconds elapsed since the start of each update script.

2.1.3

09 Jan 03:08
026b928
Compare
Choose a tag to compare
Add files via upload

CHANGES
- Shebang moved from `#!/bin/sh` to `#!/usr/bin/env bash`;
- The `am -c` command has a timeout and can also remove all unnecessary /opt/$APP/tmp directories.

2.1.2

07 Jan 20:42
c213c58
Compare
Choose a tag to compare
Add files via upload

2.1.1

06 Jan 14:07
fc4620b
Compare
Choose a tag to compare

New templates added

2.1.0

06 Jan 02:37
cca46b7
Compare
Choose a tag to compare
Update README.md