From 8954a2ddfea8c40a1c2087b628d66cc356e314f8 Mon Sep 17 00:00:00 2001 From: txtsd Date: Sat, 29 Jan 2022 08:10:04 +0000 Subject: [PATCH] Change echo string in status.sh --- status.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.sh b/status.sh index 21930ec..3beda64 100755 --- a/status.sh +++ b/status.sh @@ -13,7 +13,7 @@ popd echo -echo "MultiMC:" +echo "PolyMC:" pushd "${PMC_DIR}" git status popd