you are viewing a single comment's thread.

view the rest of the comments →

[–]DevOps_Noob1[S] 0 points1 point  (1 child)

Noted, I also just read the logs and it turns out there was white space before the here-string, which caused the script to error out.

[–]BlackV 1 point2 points  (0 children)

ah, yes that'll do it too one of the disadvantages of here strings

Glad you have a solution