mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-05 07:22:24 -04:00
Corrected glitch in documentation
This commit is contained in:
parent
8f7f7298fe
commit
213f8993cf
@ -75,7 +75,7 @@ cd swagger-codegen
|
|||||||
export JAVA_HOME=/opt/install/jdk1.8.0_74 # Example JDK change to your own
|
export JAVA_HOME=/opt/install/jdk1.8.0_74 # Example JDK change to your own
|
||||||
mvn clean package # let it compile...
|
mvn clean package # let it compile...
|
||||||
mkdir -p /opt/install/swagger/swagger-codegen
|
mkdir -p /opt/install/swagger/swagger-codegen
|
||||||
cp modules/swagger-codegen-cli/target/swagger-codegen-cli.jar /opt/install/swagger/swagger-codegen
|
cp modules/swagger-codegen-cli/target/swagger-codegen-cli.jar /opt/install/swagger
|
||||||
```
|
```
|
||||||
|
|
||||||
Then in the `/opt/install/swagger/` directory write a little `swagger-codegen` shell script to facilitate the invocation. For example:
|
Then in the `/opt/install/swagger/` directory write a little `swagger-codegen` shell script to facilitate the invocation. For example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user