Remove stray first line from provisioning script

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

Change-Id: I523c4eab8746da2b898eacf3f54f73d63dbd2786
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit 74fc1bcaec)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Edward Welbourne
2022-09-28 11:54:05 +02:00
committed by Qt Cherry-pick Bot
parent c1fc588ae7
commit 0240b3a5de

View File

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