Skip to content

Commit

Permalink
run.sh: remove unused variable (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
adutra authored Aug 30, 2024
1 parent e63d59e commit cd5e87a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

# Runs Polaris as a mini-deployment locally. Creates two pods that bind themselves to port 8181.

CURRENT_DIR=$(pwd)

# deploy the registry
echo "Building Kind Registry..."
sh ./kind-registry.sh
Expand Down

0 comments on commit cd5e87a

Please sign in to comment.