Skip to content

Commit

Permalink
removing line
Browse files Browse the repository at this point in the history
  • Loading branch information
MartyFox committed Sep 12, 2024
1 parent 35028d1 commit 9ed7e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/linux_run_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ install_agent() {
# Download conf file
local BLOB_NAME="${ENV}/${ENV}_agent-HMCTS_Linux_rpm_8.5.0.125392/cortex.conf"
local LOCAL_FILE_PATH="XDR_DOWNLOAD/cortex.conf"

download_blob "$STORAGE_ACCOUNT_NAME" "$SA_KEY" "$CONTAINER_NAME" "$BLOB_NAME" "$LOCAL_FILE_PATH"
sudo echo "$STRING_TO_APPEND" >> $LOCAL_FILE_PATH
sudo mkdir -p /etc/panw
Expand Down

0 comments on commit 9ed7e9e

Please sign in to comment.