From 894e42fa99596f397f30c256558178a4087c0373 Mon Sep 17 00:00:00 2001 From: coolreader18 <33094578+coolreader18@users.noreply.github.com> Date: Sat, 13 Jul 2019 16:27:48 -0500 Subject: [PATCH] Move to redox/ directory --- redox-install.sh => redox/install.sh | 0 redox_recipe.sh => redox/recipe.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename redox-install.sh => redox/install.sh (100%) rename redox_recipe.sh => redox/recipe.sh (100%) diff --git a/redox-install.sh b/redox/install.sh similarity index 100% rename from redox-install.sh rename to redox/install.sh diff --git a/redox_recipe.sh b/redox/recipe.sh similarity index 100% rename from redox_recipe.sh rename to redox/recipe.sh