From 163fd542907d30ecfecd34e9e7b8cb4d36fa1e8d Mon Sep 17 00:00:00 2001 From: hzy Date: Sun, 9 Oct 2022 14:05:13 +0800 Subject: [PATCH] Rename for typo --- lib/functions/general/{chroot-helper.sh => chroot-helpers.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/functions/general/{chroot-helper.sh => chroot-helpers.sh} (100%) diff --git a/lib/functions/general/chroot-helper.sh b/lib/functions/general/chroot-helpers.sh similarity index 100% rename from lib/functions/general/chroot-helper.sh rename to lib/functions/general/chroot-helpers.sh