Skip to content

Commit 6a48d84

Browse files
authored
Remove parse-api-server-url.sh file download command (#1284)
chore: Remove `parse-api-server-url.sh` file download command Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>
1 parent 3d4b8eb commit 6a48d84

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ Let’s look at an example of creating a multi-instance WordPress Service using
7474
```
7575
wget https://raw.githubusercontent.com/cloud-ark/kubeplus/master/requirements.txt
7676
wget https://raw.githubusercontent.com/cloud-ark/kubeplus/master/provider-kubeconfig.py
77-
wget https://raw.githubusercontent.com/cloud-ark/kubeplus/master/parse-api-server-url.sh
7877
python3 -m venv venv
7978
source venv/bin/activate
8079
pip3 install -r requirements.txt

0 commit comments

Comments
 (0)