From 0e3cb269d5d8de1ba8293244efabd083d1c53c36 Mon Sep 17 00:00:00 2001 From: Luca Orlandi Date: Thu, 29 Nov 2018 14:33:53 +0100 Subject: [PATCH] Shell scripts not executable by debault Shell scripts after download are not executable by default. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index b22d243..aaf164d 100644 --- a/index.html +++ b/index.html @@ -228,6 +228,7 @@
Installation
  • Once you have added your database connection details you can:
    
    +chmod +x scripts/*sh          
     composer run-script install:with-mysql