mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Add shebang to launchable script
Change-Id: I62e33b656eee3a17e1dab4476569d9afa0b62a45 Reviewed-by: Joni Jäntti <joni.jantti@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# We need to disable selinux while we are overwriting some binaries
|
# We need to disable selinux while we are overwriting some binaries
|
||||||
# required by it. If this is not done, ICU provisioning will create
|
# required by it. If this is not done, ICU provisioning will create
|
||||||
# template that is not booting.
|
# template that is not booting.
|
||||||
|
|||||||
Reference in New Issue
Block a user