mirror of https://gitee.com/bigwinds/arangodb
Added a nother section for exports
This commit is contained in:
parent
b36e179ea3
commit
42ca65fda4
|
@ -1750,6 +1750,11 @@ var upgrade = function(appInfo, mount, options) {
|
|||
_uninstall(mount, false);
|
||||
_install(appInfo, mount, options, false);
|
||||
};
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// --SECTION-- exports
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief Exports
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue