Skip to content

Commit

Permalink
fixed ./ error hop server page. fixes apache#4521
Browse files Browse the repository at this point in the history
  • Loading branch information
Adalennis committed Nov 7, 2024
1 parent 9d82e94 commit 5d0edf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Example: `./hop-server.sh 0.0.0.0 8080`

Example: `hop-server.bat 192.168.1.221 8081`

Example: `./ -e aura-gcp gs://apachehop/hop-server-config.xml`
Example: `./hop-server.sh -e aura-gcp gs://apachehop/hop-server-config.xml`

Example: `hop-server.bat 127.0.0.1 8080 --userName cluster --password cluster`

Expand Down

0 comments on commit 5d0edf6

Please sign in to comment.