Arian Motavasseli
Results
1
issues of
Arian Motavasseli
Removed following shell command in the shell script because it was not properly reading the key file: export OCI_PRIVATE_KEY_BASE64=`cat $(cat ~/.oci/config | grep key_file | awk '{split($0,array,"=")} END{print array[2]}') |...