diff --git a/create-space-drain.sh b/create-space-drain.sh index c33db82..c6dbf5e 100755 --- a/create-space-drain.sh +++ b/create-space-drain.sh @@ -34,7 +34,7 @@ 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..." echo "test ... linux version" -uname -r +cat /etc/lsb-release pwd cd /github/home/.cf/plugins/ ls -l