mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
cd72513f32
commit
5bf64a6a98
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
exports.SRVDIR = SRVDIR = __dirname + SLASH,
|
||||
exports.LIBDIR = LIBDIR = path.normalize(SRVDIR + '../'),
|
||||
exports.DIR = DIR = path.normalize(LIBDIR + '../'),
|
||||
exports.Volumes = getVolumes();
|
||||
exports.VOLUMES = getVolumes(),
|
||||
|
||||
/* Functions */
|
||||
exports.generateHeaders = generateHeaders,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue