Skip to content

Commit

Permalink
zip 表記の変更とCloud Shell Arm切り替え手順追加
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberblack28 committed Sep 20, 2024
1 parent f950a4b commit 90c57fe
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/_cloud-native/devops-for-beginners-compute.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ wget https://orasejapan.objectstorage.ap-tokyo-1.oci.customer-oci.com/n/orasejap
解凍します。

```sh
unzip compute_oci-devops-compute.zip
unzip oci-devops-compute.zip
```

これでサンプルアプリケーションと関連資材の取得は完了です。
Expand Down Expand Up @@ -433,7 +433,7 @@ Unpacking objects: 100% (2/2), done.
ls
```
```sh
oci-devops-handson oci-devops-compute compute%2Foci-devops-compute.zip
oci-devops-handson oci-devops-compute oci-devops-compute.zip
```

ダウンロードしたサンプルコードを「oci-devops-handson」ディレクトリにコピーします。
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 90c57fe

Please sign in to comment.