7 lines
53 B
Bash
Executable File
7 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
|
|
set -x
|
|
|
|
az extension add --name spring
|
|
|