|
|
|
|
@ -37,6 +37,15 @@ Installer scripts are available in the install directory and should be called fr
|
|
|
|
|
$ git clone https://github.com/AcuGIS/quartzmap-web-client.git
|
|
|
|
|
$ cd quartzmap-web-client
|
|
|
|
|
|
|
|
|
|
Alternatively, you can simply download the binary and unzip:
|
|
|
|
|
|
|
|
|
|
.. code-block:: console
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wget https://github.com/AcuGIS/quartzmap-web-client/releases/download/2.1.0/quartzmap-web-client-2.1.0.zip
|
|
|
|
|
unzip -q quartzmap-web-client-2.1.0.zip
|
|
|
|
|
cd quartzmap-web-client-2.1.0
|
|
|
|
|
|
|
|
|
|
If PostgreSQL is not installed, install it using /installer/postgres.sh
|
|
|
|
|
|
|
|
|
|
.. code-block:: console
|
|
|
|
|
|