mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
temporary ls for testing
This commit is contained in:
parent
0e5350b8b2
commit
8fba91e51b
2 changed files with 2 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
"name": "cloudcmd",
|
||||
"version": "0.0.1",
|
||||
|
||||
"scripts":{"test":"test/test.js"}
|
||||
"scripts":{"test":"ls"}
|
||||
}
|
||||
|
|
@ -1 +1,2 @@
|
|||
#!/usr/bin/env node
|
||||
console.log('all good');
|
||||
Loading…
Add table
Add a link
Reference in a new issue