CI: make scripts executable

This commit is contained in:
Adriaan de Groot 2019-08-07 12:18:26 +02:00
parent 729616ac6a
commit 6c5d0e9d3d
3 changed files with 1 additions and 1 deletions

0
ci/AppImage.sh Normal file → Executable file
View File

0
ci/RELEASE.sh Normal file → Executable file
View File

2
ci/txstats.py Normal file → Executable file
View File

@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python3
#
# Uses the Transifex API to get a list of enabled languages,
# and outputs CMake settings for inclusion into CMakeLists.txt.