Restore execute permission to get_sources.sh

In [04de77](https://git.centos.org/centos-git-common/c/04de770) the
execute permission was removed from `get_sources.sh`, which causes
`into_srpm.sh` to fail with the following error:
```
You need get_sources.sh from centos-git-common in PATH
```

This fix restore the execute permission.
This commit is contained in:
Isaac Pittman 2023-03-08 11:33:15 -05:00
parent ff25e84718
commit 28b610e9fb

0
get_sources.sh Normal file → Executable file
View file