GasWell-front/node_modules/npm-run-all2/bin/run-s/index.js

14 lines
393 B
JavaScript

#!/usr/bin/env node
/**
* @author Toru Nagashima
* @copyright 2015 Toru Nagashima. All rights reserved.
* See LICENSE file in root directory for full license.
*/
'use strict'
// ------------------------------------------------------------------------------
// Main
// ------------------------------------------------------------------------------
require('../common/bootstrap')('run-s')