mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
minor changes
This commit is contained in:
parent
e6617ccb2d
commit
4737947570
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