From 78f80b6a9b91dd57bb181fcd33b3ef02da35d918 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 18 Sep 2021 12:06:54 -0400 Subject: [PATCH] [O] Use spushd and spopd --- scripts/includes/update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/includes/update.sh b/scripts/includes/update.sh index 3912084..df81b4b 100644 --- a/scripts/includes/update.sh +++ b/scripts/includes/update.sh @@ -1,4 +1,4 @@ -pushd $SCR +spushd $SCR prefix="&7[&3zshrc&7]" @@ -19,4 +19,4 @@ if [[ "${reslog}" != "" ]] ; then fi fi -popd +spopd