mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
minor changes
This commit is contained in:
parent
009215ef42
commit
b7dbfaf5bf
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ function pull(pError, pStdout, pStderr){
|
|||
}
|
||||
else pStdout = 'Cloud Commander is up to date.';
|
||||
|
||||
console.log(packagejson);
|
||||
console.log( process.cwd() );
|
||||
if(packagejson)
|
||||
pStdout = 'Version ' + packagejson.version + '\n' + pStdout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue