From 66621b512e93ae67be8b22b361b59e4f542df985 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 25 Aug 2013 19:24:24 +0000 Subject: [PATCH] Rename some scripts. ans- is kinda pointless since they are in the ansible repo. ;) --- scripts/{ans-needs-reboot => needs-reboot} | 0 scripts/{ans-vhost-freemem => vhost-info} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename scripts/{ans-needs-reboot => needs-reboot} (100%) rename scripts/{ans-vhost-freemem => vhost-info} (100%) diff --git a/scripts/ans-needs-reboot b/scripts/needs-reboot similarity index 100% rename from scripts/ans-needs-reboot rename to scripts/needs-reboot diff --git a/scripts/ans-vhost-freemem b/scripts/vhost-info similarity index 100% rename from scripts/ans-vhost-freemem rename to scripts/vhost-info