1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 14:46:36 +02:00

Updated _Footer (markdown)

Anastasia
2025-03-16 17:36:20 +00:00
parent 34ea0773be
commit 081719f794
2 changed files with 14 additions and 1 deletions

@@ -0,0 +1,14 @@
Adminer Wiki
if you need to compile adminer from sources only for a specific database and for your specific language, copy the latest version of the archive to your server, unpack the archive and run the command for manual compilation, for example:
```
# only for PostgreSQL and Russian language
/usr/bin/php7.4 compile.php pgsql ru
# only for MySQL and Russian language
/usr/bin/php7.4 compile.php mysql ru
```

@@ -1 +0,0 @@
Adminer Wiki