hrms-manual/node_modules/npm-run-all/bin/run-s/index.js
2023-09-06 14:51:44 +07:00

13 lines
391 B
JavaScript
Executable file

#!/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")