Remove stray first line from provisioning script

Having a blank line before the shbang makes the shbang not work.

Pick-to: 6.4
Change-Id: I523c4eab8746da2b898eacf3f54f73d63dbd2786
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
Edward Welbourne
2022-09-28 11:54:05 +02:00
parent 9e9f3e513b
commit 74fc1bcaec

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env bash
set -ex