Skip to content

Commit 09dee47

Browse files
authored
update controller download
1 parent 3f07886 commit 09dee47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- 🔑 Juju 서버 세팅/접속키 다운로드 (네트워크 과부하를 방지하기 위해 준비했습니다~)
1818
- 슬라이드의 Google 스프레드시트 링크에서 쥬쥬 세팅/접속키를 다운로드합니다.
1919
```bash
20-
wget <link-to-juju-controller.tar.gz>
20+
wget <link-to-juju-controller.tar.gz> -O juju-controller.tar.gz
2121
mkdir -p ~/.local/share/
2222
tar -xvzf ./juju-controller.tar.gz -C ~/.local/share
2323
```

0 commit comments

Comments
 (0)