From 1731d0edd02bb9a7715a7e9bd932aaf9d535d48f Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Thu, 20 Jul 2017 20:50:22 +0200 Subject: [PATCH] Update Install.sh --- Install.sh => install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Install.sh => install.sh (99%) diff --git a/Install.sh b/install.sh similarity index 99% rename from Install.sh rename to install.sh index 7684a2e..6200ee1 100755 --- a/Install.sh +++ b/install.sh @@ -30,7 +30,7 @@ # # As root execute this command (the easy way!): # -# ./Install.sh +# ./install.sh # ################################################################################