From 324b9145f630463c45dc851971c2e476ea1a0613 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Wed, 1 Feb 2023 03:41:26 +0200 Subject: Change directory to ZPROFILEDIR and remove temporary folder --- bin/profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/profile b/bin/profile index 2bc61b9..ed83d29 100644 --- a/bin/profile +++ b/bin/profile @@ -190,6 +190,8 @@ EOF exit 1 fi echo "Profile added successfully" + cd $ZPROFILEDIR + rm -rf "$TEMPASSIN" } usage(){ echo "Usage:" -- cgit v1.2.3