Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/quota_check.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ The final table lists regions with available quota. You can select any of these
![git_bash](images/git_bash.png)
3. Navigate to the `scripts` folder where the script files are located and make the script as executable:
```sh
cd infra
cd scripts
chmod +x quota_check_params.sh
```
Expand Down
Loading