From a13d46afaca08ca042512b77b6056019c4c65358 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Wed, 15 Oct 2025 17:57:14 +0800 Subject: [PATCH] Update update.sh --- scripts/includes/init/update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/includes/init/update.sh b/scripts/includes/init/update.sh index 1e1020f..5614c31 100644 --- a/scripts/includes/init/update.sh +++ b/scripts/includes/init/update.sh @@ -1,4 +1,4 @@ -spushd $SCR +cd $SCR prefix="&7[&3zshrc&7]" @@ -19,4 +19,4 @@ if [[ "${reslog}" != "" ]] ; then fi fi -spopd +cd -