From eda4db2f53bdecfb443558459d09bcc0690aa319 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Wed, 1 Feb 2023 03:39:54 +0200 Subject: No reason to return the folder of the name since we don't use it --- bin/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/profile b/bin/profile index 8c32695..f4c4b09 100644 --- a/bin/profile +++ b/bin/profile @@ -30,7 +30,7 @@ tempassin(){ mkdir $TEMPASSIN fi cd $TEMPASSIN - echo "$TEMPASSIN" + # echo "$TEMPASSIN" } # This is working with DATA blocks. DATA that matched profile/add ACTION # -- cgit v1.2.3