From ecae253d4000e366e4ffc6ff09efaf9865f4bd59 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 28 Jul 2017 17:03:41 -0600 Subject: [PATCH] move install.sh to install-helper.sh --- install.sh => install-helper.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename install.sh => install-helper.sh (100%) diff --git a/install.sh b/install-helper.sh similarity index 100% rename from install.sh rename to install-helper.sh