Skip to content

Commit

Permalink
fix(docs): minor update shell command
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Mar 11, 2024
1 parent ce3cc1a commit ae6df92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/help/shell.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Example usage:
pongo shell
pongo shell @./scripts/myscript.sh
KONG_VERSION=2.1.x pongo shell kong version
pongo up && pongo shell kong migrations bootstrap
pongo up && sleep 10 && pongo shell kong migrations bootstrap

0 comments on commit ae6df92

Please sign in to comment.