changed: paths

This commit is contained in:
quenousimporte 2023-09-10 15:57:03 +02:00
parent 3f833a08c4
commit 73be3d91ee
4 changed files with 2 additions and 0 deletions

1
cli/node/notes Normal file
View File

@ -0,0 +1 @@
node app.js $1 $2

1
cli/node/notes.bat Normal file
View File

@ -0,0 +1 @@
@node app %1 %2