development/cf-cli: Fix README, script.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-11 17:08:26 -04:00 committed by Willy Sudiarto Raharjo
parent ecd2be1f35
commit 6d03c37c3e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 3 additions and 2 deletions

View file

@ -3,4 +3,5 @@ cf-cli (Cloud Foundry command-line interface)
The cf CLI is the official command line client for Cloud Foundry.
Cloud Foundry is an open-source cloud platform that lets anyone deploy
network apps or services and make them available to the world in a few minutes.
network apps or services and make them available to the world in a few
minutes.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
BIN=cf
PRGNAM=$BIN-cli
PRGNAM=cf-cli
VERSION=${VERSION:-7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}