mirror of https://github.com/apache/cloudstack.git
remove unnecessary license file, update README for updated path.
This commit is contained in:
parent
73ea0f20fd
commit
d94cbc34b2
|
|
@ -33,7 +33,7 @@ Generate Diff
|
|||
|
||||
```bash
|
||||
$ cd /path/to/cloudstack
|
||||
$ export COMMANDS=/path/to/acs-api-commands
|
||||
$ export COMMANDS=/path/to/tools/apidoc-versions-diff
|
||||
$ export OLD_RELEASE=4.13
|
||||
$ export NEW_RELEASE=4.14
|
||||
$ cp tools/apidoc/target/commands.xml $COMMANDS/${NEW_RELEASE}_commands.xml
|
||||
|
|
|
|||
Loading…
Reference in New Issue