From c91d55bf9c22dde9ada9599fe6dc816eb9a9fe35 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 27 Jan 2019 12:59:06 -0600 Subject: [PATCH] filename changes --- filewatcher-install.sh => install-filewatcher.sh | 0 nodemgmt-install.sh => install-nodemgmt.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename filewatcher-install.sh => install-filewatcher.sh (100%) rename nodemgmt-install.sh => install-nodemgmt.sh (100%) diff --git a/filewatcher-install.sh b/install-filewatcher.sh similarity index 100% rename from filewatcher-install.sh rename to install-filewatcher.sh diff --git a/nodemgmt-install.sh b/install-nodemgmt.sh similarity index 100% rename from nodemgmt-install.sh rename to install-nodemgmt.sh