Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
debug error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin-Sun-tts committed Jan 12, 2024
1 parent dc0e5c5 commit 20ffc37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions create-space-drain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ prefix=${3:-logstack}
# cf app "${prefix}-space-drain" > /dev/null 2>&1 && echo "Drain already exists." && exit 0

echo "test... downloading..."
apt install curl -y
curl -L -o logstash/drain-plugin https://github.com/cloudfoundry/cf-drain-cli/releases/download/v2.0.0/cf-drain-cli-linux --insecure
echo "test... finish download..."
# echo "test ... linux version"
Expand Down

0 comments on commit 20ffc37

Please sign in to comment.