Update create.js
This commit is contained in:
@@ -14,7 +14,6 @@ const options = program
|
|||||||
.opts()
|
.opts()
|
||||||
|
|
||||||
const CHANNELS_PATH = process.env.CHANNELS_PATH || 'sites/**/*.channels.xml'
|
const CHANNELS_PATH = process.env.CHANNELS_PATH || 'sites/**/*.channels.xml'
|
||||||
const LOGS_DIR = process.env.LOGS_DIR || 'scripts/logs'
|
|
||||||
|
|
||||||
async function main() {
|
async function main() {
|
||||||
logger.info('Starting...')
|
logger.info('Starting...')
|
||||||
|
|||||||
Reference in New Issue
Block a user