Postgresql integration.
This commit is contained in:
parent
a59567d4ab
commit
24e0b487c5
3 changed files with 7 additions and 2 deletions
|
@ -55,6 +55,7 @@ trap chicken_cleanup INT QUIT
|
|||
# Install required eggs
|
||||
chicken_install spiffy
|
||||
chicken_install openssl
|
||||
chicken_install postgresql
|
||||
|
||||
# Normal termination cleanup
|
||||
chicken_cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue