mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
6 lines
201 B
Batchfile
Executable File
6 lines
201 B
Batchfile
Executable File
@rem Copyright (c) 2009 Google Inc. All rights reserved.
|
|
@rem Use of this source code is governed by a BSD-style license that can be
|
|
@rem found in the LICENSE file.
|
|
|
|
@python "%~dp0gyp_main.py" %*
|