mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
if git not installed do not show error. Just propose install git and clone from github repo
This commit is contained in:
parent
49915026e5
commit
0ce642b241
4 changed files with 18 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(function(){
|
||||
"use strict";
|
||||
|
||||
|
||||
var DIR = __dirname + '/',
|
||||
main = require(DIR + 'lib/server/main'),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue