Change default path for azure-cli command used by plugin.
This commit is contained in:
parent
86964d70d2
commit
11b6cc7ec0
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2023, Spearhead Systems SRL.
|
# Copyright 2023, Spearhead Systems SRL.
|
||||||
|
|
||||||
az=~/az
|
az=/usr/bin/az
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user