In order to get easier the installation and the upgrade of the database a new module webbased has been created, the old version of install.sh is now obsolete
5 lines
99 B
PHP
5 lines
99 B
PHP
<?
|
|
// Give the complete line for the psql command
|
|
// with the path
|
|
$psql='/opt/psql732/bin/psql';
|
|
|