[pcie-check] Make pcie-check.sh executable (#5256)

The pcie-check.sh script was added in https://github.com/Azure/sonic-buildimage/pull/4771, but was not given executable permission. Therefore, we would see messages like:

```
Aug 26 22:54:05.536248 sonic ERR systemd[664]: pcie-check.service: Failed to execute command: Permission denied
Aug 26 22:54:05.536386 sonic ERR systemd[664]: pcie-check.service: Failed at step EXEC spawning /usr/bin/pcie-check.sh: Permission denied
Aug 26 22:54:05.536600 sonic WARNING systemd[1]: pcie-check.service: Failed with result 'exit-code'.
```
This commit is contained in:
Joe LeVeque 2020-08-29 10:29:42 -07:00 committed by GitHub
parent c3dbffa847
commit 07b9d7f44d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

0
files/image_config/pcie-check/pcie-check.sh Normal file → Executable file
View File