osalabs/phpminiadmin

A version-agnostic way to download phpminiadmin fast in command line

Closed this issue · 1 comments

I didn't find a way to download the latest pmad release in a version agnostic way.

In PHPmyadmin for example, one can download it in a version agnostic way like this:

wget -P /var/www/html https://www.phpmyadmin.net/downloads/phpMyAdmin-latest-all-languages.zip

What I desire is to download pmad in a similar way with wget, yet in the site I only found a sourceforge dependent way (seemingly one has to go into sourceforge and download from a dynamically created link).

Good point, I've updated description.
You may download it directly with wget:
wget https://raw.github.com/osalabs/phpminiadmin/master/phpminiadmin.php