Add autoupdater

This commit is contained in:
2020-12-09 18:28:42 +01:00
parent be64bc6dbb
commit 2910a89d6c
51 changed files with 1172 additions and 124 deletions

5
private/php-pgsql/README Normal file
View File

@ -0,0 +1,5 @@
This extension enables PHP to connect to and use PostgreSQL databases.
To enable the pgsql extension for php, go to /etc/php.d/pgsql.ini
and uncomment the line:
; extension=pgsql.so