Skip to content

Commit

Permalink
remove curl ref from comment header
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Downs <[email protected]>
  • Loading branch information
briandowns committed Jun 26, 2020
1 parent ad195b9 commit e3e729d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ fi
# or
# ENV_VAR=... ./install.sh
#
# Example:
# Installing a server without traefik:
# curl ... | INSTALL_RKE2_EXEC="--disable=traefik" sh -
# Installing an agent to point at a server:
# curl ... | RKE2_TOKEN=xxx RKE2_URL=https://server-url:6443 sh -
#
# Environment variables:
# - RKE2_*
# Environment variables which begin with RKE2_ will be preserved for the
Expand Down

0 comments on commit e3e729d

Please sign in to comment.