mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
minor changes
This commit is contained in:
parent
f1bf2d7598
commit
55f1b25ca6
1 changed files with 2 additions and 2 deletions
|
|
@ -108,8 +108,8 @@ try {
|
|||
CloudServer.Minify = require(CloudServer.LIBDIRSERVER +
|
||||
'/object').Minify;
|
||||
|
||||
CloudServer.AppCache = require(CloudServer.LIBDIRSERVER +
|
||||
'/appcache');
|
||||
//CloudServer.AppCache = require(CloudServer.LIBDIRSERVER +
|
||||
// '/appcache');
|
||||
}catch(pError){
|
||||
console.log('could not found one of Cloud Commander SS files');
|
||||
console.log(pError);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue