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
|
||||
OWNER=dolibarradm
|
||||
OWNERPASS=azaz
|
||||
FIND=find
|
||||
#FIND="c:/Program files/cygwin/bin/find"
|
||||
#FIND=find
|
||||
FIND="c:/Program files/cygwin/bin/find"
|
||||
|
||||
|
||||
TABLES=$(shell $(FIND) tables/ -name "*sql")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user