remove unnecessary license file, update README for updated path.

This commit is contained in:
Pierre-Luc Dion 2025-06-26 20:41:08 -04:00
parent 73ea0f20fd
commit d94cbc34b2
1 changed files with 1 additions and 1 deletions

View File

@ -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