aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2023-02-01 03:39:54 +0200
committerkaotisk <kaotisk@arching-kaos.org>2023-02-01 03:39:54 +0200
commiteda4db2f53bdecfb443558459d09bcc0690aa319 (patch)
tree14e39a2410af45872cf2c2aba787952948b13a13
parent558af1306734d68885426e89a5de343b72302e11 (diff)
downloadarching-kaos-tools-eda4db2f53bdecfb443558459d09bcc0690aa319.tar.gz
arching-kaos-tools-eda4db2f53bdecfb443558459d09bcc0690aa319.tar.bz2
arching-kaos-tools-eda4db2f53bdecfb443558459d09bcc0690aa319.zip
No reason to return the folder of the name since we don't use it
-rw-r--r--bin/profile2
1 files changed, 1 insertions, 1 deletions
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
#