commit | d060f724701f52105e61fb596eaa780e738a25d8 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Mar 08 11:36:49 2017 -0500 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Mar 08 11:40:19 2017 -0500 |
tree | d1744b423e8bb71727307bb3134d2b331fcb0927 | |
parent | 1db24b9e6b1c583c0c11fb8d15061933b0fdff50 [diff] |
Change deploy.sh permission to be executable As deploy.sh is supposed to be an executable, it should have those permission. Added u+x permission. Change-Id: Id24f7812d541d813f59a00431d9982280cdc1824 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
diff --git a/deploy.sh b/deploy.sh old mode 100644 new mode 100755