mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-21 08:37:07 +02:00
Typo
This commit is contained in:
parent
e01e82b1c3
commit
3945a0e286
1 changed files with 1 additions and 1 deletions
2
algo
2
algo
|
@ -382,7 +382,7 @@ algo_region=${algo_region:-1}
|
|||
|
||||
openstack () {
|
||||
read -p "
|
||||
Enter the local path to your credentials OpenStack RC file (Can be donloaded from the OpenStack dashboard->Compute->API Access)
|
||||
Enter the local path to your credentials OpenStack RC file (Can be downloaded from the OpenStack dashboard->Compute->API Access)
|
||||
[...]: " -r os_rc
|
||||
|
||||
read -p "
|
||||
|
|
Loading…
Add table
Reference in a new issue