]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tools/cli.ts
Fix #1328 - application-config initialisation in CLI tools (#1343)
authorFrank de Lange <github-f@unternet.org>
Wed, 24 Oct 2018 10:28:25 +0000 (12:28 +0200)
committerRigel Kent <par@rigelk.eu>
Wed, 24 Oct 2018 10:28:25 +0000 (12:28 +0200)
commit8684f3c1f6d5b94153fc27dd71ce1659797967ec
tree1482c0c93a058be62e8c5ed701a44950fda9f44b
parente730aef76abe02485f417ecef99da2c3b760edc4
Fix #1328 - application-config initialisation in CLI tools (#1343)

Test for an empty object in `cli.ts` when no config data is present (i.e. when run on a new install).
server/tools/cli.ts