Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 0ceccef

Browse files
committed
Updated deploy script
1 parent 1190bbc commit 0ceccef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎deploy.sh‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ function install() {
3131
echo -e "Setting IBM Cloud credentials and logging in to provision API Gateway"
3232

3333
# Edit these to match your IBM Cloud credentials (needed to provision the API Gateway)
34-
# ibmcloud login \
35-
# --u $IBM_CLOUD_USERNAME \
36-
# --p $IBM_CLOUD_PASSWORD \
37-
# --o $IBM_CLOUD_ORGANIZATION \
38-
#--s $IBM_CLOUD_SPACE
34+
ibmcloud login \
35+
-u $IBM_CLOUD_USERNAME \
36+
-p $IBM_CLOUD_PASSWORD \
37+
-o $IBM_CLOUD_ORGANIZATION \
38+
-s $IBM_CLOUD_SPACE
3939

4040
echo -e "\n"
4141

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /