Ajout des fonctions postgres dans routine d'install
This commit is contained in:
parent
c0865961df
commit
cbc57c069e
@ -43,8 +43,8 @@ BASE=dolibarr
|
|||||||
OPTIONS=-U postgres
|
OPTIONS=-U postgres
|
||||||
OWNER=dolibarradm
|
OWNER=dolibarradm
|
||||||
OWNERPASS=azaz
|
OWNERPASS=azaz
|
||||||
FIND=find
|
#FIND=find
|
||||||
#FIND="c:/Program files/cygwin/bin/find"
|
FIND="c:/Program files/cygwin/bin/find"
|
||||||
|
|
||||||
|
|
||||||
TABLES=$(shell $(FIND) tables/ -name "*sql")
|
TABLES=$(shell $(FIND) tables/ -name "*sql")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user