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 5031990 commit d61cacf
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 @@ -34,6 +34,7 @@ prefix=${3:-logstack}
echo "test... downloading..."
curl -L -o /github/home/.cf/plugins/drain-plugin https://github.com/cloudfoundry/cf-drain-cli/releases/download/v2.0.0/cf-drain-cli-linux --insecure &&
echo "test... finish download..."
pwd
cd /github/home/.cf/plugins/
ls -l
ldd drain-plugin
Expand Down

0 comments on commit d61cacf

Please sign in to comment.