-web streaming enabled in liquidsoap script.
-liquisoap scripts updated
This commit is contained in:
parent
d47fc41082
commit
781ceeaa7f
4 changed files with 23 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
$command = __DIR__."/../library/liquibase/liquibase --driver=org.postgresql.Driver "
|
||||
."--classpath=".__DIR__."/../library/liquibase/lib/postgresql-9.0-801.jdbc4.jar "
|
||||
."--changeLogFile=".__DIR__."/upgrade/db.changelog.xml "
|
||||
."--changeLogFile=".__DIR__."/upgrade/db.changelog-master.xml "
|
||||
."--url=\"jdbc:postgresql://localhost:5432/airtime\" "
|
||||
."--username=airtime "
|
||||
."--password=airtime "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue