From 9dbb20b2c4fbf654155bc9cc7084cfe53fca187c Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Mon, 22 Dec 2014 16:45:16 +0100 Subject: 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 --- install.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 install.sh (limited to 'install.sh') diff --git a/install.sh b/install.sh old mode 100644 new mode 100755 -- cgit v1.2.3