mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-07 04:46:06 +08:00
Fix shebangs and give provisioning scripts +x rights
Change-Id: Ib85721600b1e4461470a9ea4fd3b29fca0b35633 Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
2
coin/provisioning/common/InstallAppFromCompressedFileFromURL.sh
Normal file → Executable file
2
coin/provisioning/common/InstallAppFromCompressedFileFromURL.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user