diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2014-12-22 16:45:16 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2014-12-22 16:45:16 +0100 |
commit | 9dbb20b2c4fbf654155bc9cc7084cfe53fca187c (patch) | |
tree | f62c602157bd9aecf241eff0c8615fcb791aa6a2 /install.sh | |
parent | a3ac9fe08616b7f801ab810bf66b3dc6ae543a9b (diff) |
install: add execution permission to the script
we need to be able to chdir to the repository and just run ./install.sh
mode changed to 755 to avoid this issue.
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'install.sh')
-rwxr-xr-x[-rw-r--r--] | install.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/install.sh b/install.sh index 6f79578..6f79578 100644..100755 --- a/install.sh +++ b/install.sh |